What does the arrow mean in php?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More PHP Interview Questions

Explain preg_Match and preg_replace?

0 Answers  


at present am learning lamp course sir ..i want to know the carrer prospectus in php ...is there any companies recruiting freshers in chennai ..for freshers how much can i demand as a fresher in php ....?i finished my mca ..please sugggest me to face interview in php asking salary details and all please suggest me how much can i ask as a fresher in php ? and also tel is there any openings in chennai for recruting php freshers send their emails and company info please ? please send ur valuable suggestions to kiranpulsar2007@gmail.com i hope u wil reply to my question thank u guys bye take care see u soon all the best to everyone

1 Answers   Microsoft, Satyam,


What is the use of get and post method in php?

0 Answers  


What is multidimensional array in php?

0 Answers  


What is constructor and destructor?

0 Answers  






if i give Limit for mysql query through php command line script like this for ex. $limit=500; $total_items = 1500; for($start=0;$start<$total_items;){ $command = "/usr/bin/php -q /home/sitename/public_html/admin/feedmanager/test.php feedid ".$_GET['feedid']." start ".$start." end ".$limit ; $start = $start+$limit; $command_result = system($command); } so it's execute command for 3 times so it give limit to sql query but if i have 27000 data so it takes long time? so my question is that is that any way from php command line script that i can use for collect all the data at once?

0 Answers  


What are the different functions in sorting an array?

1 Answers  


What is difference between static and final in php?

0 Answers  


How cookies are transported from servers to browsers?

0 Answers  


What is the difference between overloading and overriding in php?

0 Answers  


How can I add text to an image?

1 Answers   IPSR Solutions, Rushmore Consultancy,


How to get the length of string?

0 Answers  


Categories