Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me what is the use of explode() function?

1026


What is use of mysqli_query in php?

993


How do you measure variables?

1106


What is mysqli_real_escape_string?

1040


How can you send http header to the client in php?

1056


What is zend studio for?

1079


Which php framework is in demand?

952


Is python better than php?

1059


How to connect to a url in php?

1042


What is include in php?

1014


What are the data types in php?

1083


What are new features in php 7?

1065


What are the encryption techniques in php?

1058


How to check a variable is an array or not in php?

1044


What is difference between include,require,include_once and require_once()?

1137