Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

php post not working

Make sure that the "action" attribute on your form leads to the correct destination.
Try using $_REQUEST[] instead of $_POST, see if there is any change.
 
PREVIOUS NEXT
Tagged: #php #post #working
ADD COMMENT
Topic
Name
5+2 =