Jump to content

$_REQUEST[]?


Boo-urns

Recommended Posts

I've been working locally creating some scripts, when I moved it to a development server the main scripts work.  (i.e. if i post on that page) However If I am calling a file with AJAX and bringing info back it's not working. I believe it is something with the $_REQUEST['varname'].

 

The variable passes just fine but isn't getting pulled into a variable on the file I am calling with the request method. If i send the variable straight up as a request back in the json_encode it will show up.

 

Any ideas on what to change?

 

Thanks!

-Corey

Link to comment
https://forums.phpfreaks.com/topic/143847-_request/
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.