Answer Posted / mamta asnani
PHP Stands for Hypertext Preprocessor
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
When do you use define() and when do you use const. What are the main differences between those two?
How do I check environment variables?
What does == mean in php?
Which php framework is best?
What is a string in php?
What are php libraries?
What does the initials of php stand for?
Why php is also called as scripting language?
Which is faster for or foreach php?
When is a conditional statement ended with an endif?
How we load all classes that placed in different directory in one php file , means how to do auto load classes.
What is the use of addslashes in php?
How can we change the maximum size of the files to be uploaded?
How can you execute php script from the command line?
How many keywords are there in php?