Search found 2 matches
- Tue Apr 06, 2004 6:56 am
- Forum: PHP - Code
- Topic: POST Error
- Replies: 4
- Views: 440
- Tue Apr 06, 2004 6:38 am
- Forum: PHP - Code
- Topic: POST Error
- Replies: 4
- Views: 440
POST Error
HI, I've created a simple login form using HTML and using the POST method for the form. But the values are not getting posted to the next page. When I try to use get, the url is shown blank(no value is passed ahead). Can any one give me the solution for this? Is this the problem of HTML or of PHP? P...