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 PHP?

Answers were Sorted based on User's Feedback



What IS PHP?..

Answer / isaac

PHP: Hypertext Preprocessor, an open source, server-side,
HTML embedded scripting language used to create dynamic Web
pages. In an HTML document, PHP script (similar syntax to
that of Perl or C ) is enclosed within special PHP tags.
Because PHP is embedded within tags,And, because PHP is
executed on the server, the client cannot view the PHP code.
PHP can perform any task!

Is This Answer Correct ?    12 Yes 0 No

What IS PHP?..

Answer / sunil kumar

PHP:Preprocessor Hypertext or Personal Home Page open
source,server side script language used to create
software,sites.We can combine the PHP code with HTML with
the help of tags <? ?>.

Is This Answer Correct ?    2 Yes 0 No

What IS PHP?..

Answer / venkatesh

PHP is a powerful tool for making dynamic and interactive
Web pages.

PHP is the widely-used, free, and efficient alternative to
competitors such as Microsoft's ASP.

* PHP stands for PHP: Hypertext Preprocessor
* PHP is a server-side scripting language, like ASP
* PHP scripts are executed on the server
* PHP supports many databases (MySQL, Informix, Oracle,
Sybase, Solid, PostgreSQL, Generic ODBC, etc.)
* PHP is an open source software
* PHP is free to download and use

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More PHP Interview Questions

What are the advantages and disadvantages of Cascading Style Sheets?

1 Answers  


List out the predefined classes in PHP?

11 Answers  


i want simple programs in php and outputs and how to use in web developed side in php briefly explined in exmple

2 Answers  


How to create an array from php string?

0 Answers  


what is the use of include() function when include_once() alone will enough?

1 Answers  


Tell me how to create a text file in php?

0 Answers  


how to select the multiple data in selection button

1 Answers   xasis technologies,


What is a simple php method to make a cross domain data request?

0 Answers  


Where php language is used?

0 Answers  


coding for deleting items form data base on select

1 Answers  


Suppose your Zend engine supports the mode <? ?> Then how can u configure your PHP Zend engine to support <?PHP ?> mode ?

4 Answers  


How is it possible to return a value from a function?

0 Answers  


Categories