NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Nothing in $_POST from Parameters


Joined: 18 Nov 2003
Posts: 4
Location: Ohio
Reply with quote
When I set a parameter (variable name = test1, value = value1, Type = POST), it does not appear in $_POST['test1']. In fact, $_POST['test1'] is never set.

The post information instead appears in $HTTP_RAW_POST_DATA as "test1=value1".

Is there a way to have it set $_POST['test1'] = 'value1'?
View user's profileFind all posts by webscottSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
Do you use Apache or SRV that comes with phped ?
Also check php version. $_POST[] came in php 4.2.0 as far as I remember. If you run any earlier version you'd not see $_POST[].


Last edited by dmitri on Thu Feb 12, 2004 9:14 am; edited 1 time in total
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Nothing in $_POST from Parameters
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic