what is php stands for?
Answer Posted / kali
PHP stand for PHP hypertext preprocessor.
it is a server side programing language and it's used to
create a dynamic webpages.
it is a open source.
| Is This Answer Correct ? | 60 Yes | 7 No |
Post New Answer View All Answers
Should I learn php before wordpress?
Is polymorphism inherited?
Explain the difference between require() and require_once()?
How many keywords are there in php?
How do you debug php?
Is not null mysql?
What version of php do I have windows?
What is the purpose of the following files having extensions: frm, myd, and myi? What these files contain?
What should we do to be able to export data into an excel file?
Write down the code for save an uploaded file in php.
How to read a file in php?
What is constructors and destructors?
How does php session work?
What are the options to transfer session ids?
How to check an key is exists in array?