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.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / n.viranjaneyulu
ok, i think u know to read the values from html form in
php.That values to create variables ,then after u can
connect data base then send values to store particular
table, after using mail function to send mail .mail function
need 4 values.that is 'to' is destination
address,'subject','content' and 'from' address.
i think know db connectivity and insert values
Example:- mail($to,$subject,$content,"from:$from");
| Is This Answer Correct ? | 0 Yes | 0 No |
How many php based companies in bangalore and chennai and over all india ? most of the persons saying for 2 years and 3 years they will be getting less than 15k per month how far is it true ? is it good scope for experience people can any one tell the exact experience pay for php developers one yr experience how much sal we expect ? two yr experience how much sal we expect ? three yr expereince how much sal we expect ? please kindly reply to the above questions as an experts you only please kindly judge and tell your practical experience in PHP ?
How to redirect a page in php?
What is php session start?
What are access specifiers?
How to set session.gc_divisor properly?
What are regular expressions in programming?
What is the mysql injection?
hi to all i am fresher in php and want to learn php and want a fresher job in php. how to total time i expend to learn php and what is freshers salary.
What are the features and advantages of object-oriented programming in php?
Is numeric in php?
What is a collection in php?
Where is session value stored?