Jump to content

Header Redirect Syntax


justinbriggs1

Recommended Posts

Can't use single quotes inside single quotes without escaping them. And your variable won't get interpolated unless it's in double quotes. But do you really want any quote marks in your query string in the first place? Try this:header("Location:bonusadd.php?FILE=nofile&bonus_name=$bonus_name");

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...