Answer Posted / amit kumar
it is done through a methode called mail() and it is declaired directly
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Where to put php files in apache server?
Is json a string php?
What is the maximum size of a database in mysql?
What is php string function?
how retrive the video file in php using video tag
What is the role of php.ini file?
What is mysqli_real_escape_string?
how to track user logged out or not? when a user is idle?
What is difference between strstr() and stristr() in PHP?
Can you specify the "new line" character in single-quoted strings?
What is implode() in php?
What is use of preg_replace in php?
Tell me what is the difference between exception::getmessage and exception::getline?
Which method do you follow to get a record from a million records? (Searching not from database, from an array in php)?
What is the difference between $name and $$name?