Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the actually used php version?


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

Post New Answer

More PHP Interview Questions

Which library is used in php to do various types of image work?

0 Answers  


Which function can be used to exit from the script after displaying the error message?

0 Answers  


How does php work?

0 Answers  


What is the tags in PHP is not a valid way to begin and end a PHP code block?

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  


How can I embed a java program in php file and what changes have to be done in php.ini file?

0 Answers  


Why do we use query?

0 Answers  


What is the purpose of break and continue statement?

0 Answers  


What is the difference between core php and php?

0 Answers  


Explain what is the difference between $var and $$var?

0 Answers  


What's the difference between __sleep and __wakeup?

0 Answers  


List the different types of print functions available in php?

0 Answers  


Categories