crazy_jayne Posted July 26, 2006 Share Posted July 26, 2006 Hi I am trying to email the details of an inserted record.I have managed to get it all working okay apart from the the fact that I can only get it to pass one variable.I just can't seem to get the syntax right to pass more than one and it keeps falling over. $insertGoTo = "../../utilities/otter/thankyou.php?Sighting_date=".$HTTP_POST_VARS['Sighting_date']."";Any help would be appreciated.Thanks Link to comment https://forums.phpfreaks.com/topic/15679-insertgoto-syntax-help/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.