what is mean php ? is it designingtool or language?
how ill create website using by php?
Answer / anjan
PHP is stands for PHP hypertext preprocessor.It is an
server site scripting language.
Is This Answer Correct ? | 2 Yes | 1 No |
What are escaping characters?
What is implode() in php?
What is the function in PHP do not return a timestamp?
Tell us how to redirect a page in php?
What is x+ mode in fopen() used for?
What are php parameters?
What does csrf token mismatch mean?
equivalent code for the following c program in php void main() { int i=5;printf("%d",i); }
Explain different sorting function in php?
Explain how can we execute a php script using command line?
Is php used for frontend or backend?
What type of errors can be occurred in php?