Answer Posted / abdul
php hypertext preprocessor
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Do you know is it possible to extend the execution time of a php script?
What is session_register()?
What is difference between ksort() and usort() functions.
What is the difference between session_unregister() and session_unset()?
How to create a text file in PHP?
What is a PHP accelerator?
Explain about looping in PHP?
What are the differences between php constants and variables?
Explain about objects in PHP?
What is data abstraction in php?
What is difference between print_r and echo in php?
What is sorting php?
Where are php configuration settings stored?
Tell me will a comparison of an integer 12 and a string "13" work in php?
Tell me what are the __construct() and __destruct() methods in a php class?