In forms when i am click submit button it will store on the
desired table as well as it send to paticuler mail id.
Any body know the answer plz give me detail information.
Answer Posted / anis
Run the query first
check whether query run successfully or not
if query is successful
send mail
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
How can you associate a variable with a session?
What are php string functions?
Describe the security vulnerability of PHP?
Explain me is it possible to destroy a cookie?
What is difference between strstr() and stristr() in PHP?
How to copy a file?
What are php keywords?
What is xss and csrf?
What is the difference between runtime exception and compile time exception?
What is the use of nl2br() in php?
What are the 3 scope levels available in php and how would you define them?
How to declare an array in php?
Is php is dying?
What is the difference between single quoted string and double quoted string?
Is php deprecated?