Monthly archive for May 2010

Q What is server side scripting ?

May 31, 2010 | Filed Under PHP | Comments Off

Ans: you need three things to make this work.The PHP parser (CGI or server module), a  web server. You need to run the web server,with a connected PHP installation.

Article written by admin

Q What are the main areas in which PHP script is used ?

May 31, 2010 | Filed Under PHP | Comments Off

Ans:There are three mainareas in which PHP is used-
(i)Server side side scripting
(ii)Command line Scripting
(iii)Writing Desktop Applications

Article written by admin

Q What distinguishes PHP from something like client side Java Script ?

May 31, 2010 | Filed Under PHP | Comments Off

Ans: Java script applied on client side while in php code  executed on server reviews side.

Article written by admin

Q .In PHP how can you jump in to and out of “php mode”?

May 31, 2010 | Filed Under PHP | Comments Off

Ans: The Php code is enclosed in special Start < ? and end ? > tags that allow  ingredients you to jump in to and out of “php mode”.

Article written by admin

What does a special set of tags do in PHP?

May 28, 2010 | Filed Under PHP | Comments Off

The tags <?= and ?>  displayed  output directly to the web  browser.

Article written by admin

© PHPInterviewQuestion.com 2009 - 2012

eXTReMe Tracker