Answer Posted / mamta asnani
PHP Stands for Hypertext Preprocessor
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
How to parse configuration file in php?
What is the value for this auto incremented field user_pri_id?
What are the string function in php?
Tell me how to find the position of the first occurrence of a substring in a string?
What is php and what does it do?
Tell me how is the ternary conditional operator used in php?
Tell me how to strip whitespace (or other characters) from the beginning and end of a string?
How is it possible to cast types in php?
"mysql_fetch_row — Get a result row as an enumerated array",this sentence comes from the PHP offical manual.However ,i can not understand the words "enumerated array".I need some help.Thanks a lot to everyone that reply.
What are the advantages of stored procedures?
Are sessions stateless?
Explain about switch statement in PHP?
Can we embedded directly PHP code into XHTML document? State Whether True or False?
What are the steps for the payment gateway processing?
What is call by reference in php?