View Single Post
Old 01-18-2011, 06:02 PM   PM User | #6
sotrek
New to the CF scene

 
Join Date: Jan 2011
Posts: 8
Thanks: 2
Thanked 0 Times in 0 Posts
sotrek is an unknown quantity at this point
I am not using _REQUEST at any point.

I am just using $_GET and $_POST
$_POST works..$_GET doesn't

basically i need to retrieve the value of 1 from 'subj' on my link:
http://blabla/edit_subject.php?subj=1
in some way so i can add it to my UPDATE statement.

$_GET has worked in the past on other parts of the website i m building without a problem..

thanks
sotrek is offline   Reply With Quote