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...


To run php script on a local machine we need to install
Apache http server and php. Then only scripts are run in the
browsers. but when these things are not loaded on a local
machine and a php script is brought by the browser still the
browser displays the page. how?

Answers were Sorted based on User's Feedback



To run php script on a local machine we need to install Apache http server and php. Then only scri..

Answer / yatin

That might because of local network on which your apache is installed

Is This Answer Correct ?    3 Yes 2 No

To run php script on a local machine we need to install Apache http server and php. Then only scri..

Answer / guru

That might because the http server is also ran at startup

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More PHP Interview Questions

Describe session in php.

0 Answers  


What's the difference between __sleep and __wakeup?

0 Answers  


What is the use of imagetypes() method?

0 Answers  


Binary tree question - Node has numeric data (int) The function takes depth as argument and sum all the value of the node of the depth. For instance, (0) depth 0 / \ 10 20 depth 1 / \ / \ 40 50 60 70 depth 2 so if you pass get_sum(2), you would return 220 which is 40+50+60+70 (sum of depth2) write the function.

0 Answers   Amazon, FGD,


How to open standard output as a file handle?

0 Answers  


client side scripting language Vs server side scripting language

7 Answers   IBM, IRT,


How the values are ordered in an array?

0 Answers  


how to overcome server time behind twleve hours compare to local system time

0 Answers  


How you can update memcached when you make changes to php?

0 Answers  


What is difference between required and require_once in php?

0 Answers  


What is multidimensional array in php?

0 Answers  


What is variable declaration?

0 Answers  


Categories