what is different between PHP and Asp.net?
php is open source scripting language but asp is not open
source scripting language
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I debug php?
What is the difference between $message and $$message?
How to download the files using PHP
How to get the directory name out of a file path name?
What is php and sql?
How can I find my php version?
Is php front end?
Is there any function to find repeated value in an array? What is w2 standard
What is default session time and path in php?
Explain how we can retrieve the data in the result set of mysql using php?
Explain what does the unlink() function means?
"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.