Jump to content

$insertGoTo = Syntax help


Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.