Jump to content

Variable won’t set to GET variable?


Mrk33

Recommended Posts

Basic question. 

trying to set a variable to a GET variable but it’s just not working. 

Code: 

$message = $_GET[ ‘message’];

echo “$message” 

doing a print_r on the GET prints it, any ideas on what’s wrong? 

Link to comment
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.