Answer Posted / 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 |
Post New Answer View All Answers
Explain mail function in PHP with syntax?
Write a program using while loop in php?
Explain what is meant by pear in php?
How to include variables in double-quoted strings in php?
Tell us how to redirect a page in php?
what is the current salary package in India for a PHP programmer who has 1.5 years experience
What is the use of return in php?
Can I run php without xampp?
What is php addslashes?
Explain the difference between php4 and php5.
How to get the total number of values in an array?
What function do we use to find length of string, and length of array?
Do you know what are traits?
How to get no. of rows using MYSQL function?
Who is the father of php and what is the current version of php and mysql?