| 
 Posted by lorenzdominic_ on 08/30/06 14:24 
I agree 
The Form was set to POST but the _POST is empty? 
 
However when I set the Form to GET the _GET is full. 
 
If I set the Form back to POST and I receive the Form data using the 
following. 
$about = $_POST['about']; 
 
The _POST is still empty? 
 
Why? 
 
What could make the _POST stay empty?
 
  
Navigation:
[Reply to this message] 
 |