The-Last-Escape Posted May 1, 2007 Share Posted May 1, 2007 Ok heres the deal. I need to get input data using method post so i can view the data later. basically i need a php script to route the data in post to like an email address, or something. This is really important to me if any onw can help it would be greatly appericated. Link to comment https://forums.phpfreaks.com/topic/49513-need-help/ Share on other sites More sharing options...
clown[NOR] Posted May 1, 2007 Share Posted May 1, 2007 if you want to send the info from the form to an email you want to use mail() or else you can use cookies or maybe even sessions Link to comment https://forums.phpfreaks.com/topic/49513-need-help/#findComment-242707 Share on other sites More sharing options...
The-Last-Escape Posted May 1, 2007 Author Share Posted May 1, 2007 Thank you very much Link to comment https://forums.phpfreaks.com/topic/49513-need-help/#findComment-242748 Share on other sites More sharing options...
clown[NOR] Posted May 1, 2007 Share Posted May 1, 2007 No problem Link to comment https://forums.phpfreaks.com/topic/49513-need-help/#findComment-242750 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.