What does the unlink() function means?
No Answer is Posted For this Question
Be the First to Post Answer
"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 differences between require and include, include_once?
Is it necessary to use closing tag in php?sometime without closing tag things work.why?
In php, objects are they passed by value or by reference?
How do you explain independent and dependent variables?
how to work lamp server
In how many ways we can retrieve the date in the result set of mysql using PHP?
when ever the user logged in the database table the current registered date will be appeared
What is the maximum size of a database in mysql?
Tell us how to set cookies in php?
what is the difference between php and my sql
How variables are passed through arguments?