Search found 5 matches
- Mon Jul 02, 2007 5:46 pm
- Forum: PHP - Code
- Topic: Form Submission
- Replies: 9
- Views: 449
- Mon Jul 02, 2007 5:25 pm
- Forum: PHP - Code
- Topic: Form Submission
- Replies: 9
- Views: 449
- Mon Jul 02, 2007 5:08 pm
- Forum: PHP - Code
- Topic: Form Submission
- Replies: 9
- Views: 449
- Mon Jul 02, 2007 5:03 pm
- Forum: PHP - Code
- Topic: Form Submission
- Replies: 9
- Views: 449
I'm not a newbie. The url does exist I just used http://page.php as an example for this forum.
- Mon Jul 02, 2007 3:55 pm
- Forum: PHP - Code
- Topic: Form Submission
- Replies: 9
- Views: 449
Form Submission
Hello everyone. The question that I have is as follows: The system I'm working on is 4.3.9 and the issue was that I have a form (the action url is a made-up one for this post): <form action='http://page.php' method='post'> None of the $_POST variables submitted are available. However when I changed ...