|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
php + xitami
Hi I have php and xitami. I installed php (i think - its my first time using a server and php!). I want to use php files that work with post and send forms ie:
But this dosen't work. It just goes back to displaying the two buttons. Also the post thing won't work either! Can anyone help? |
|
#2
|
|||
|
|||
|
RE: php + xitami
change your method=send to method="post"
Then using superglobals ($_POST and $_GET) instead of $_REQUEST. In your case since you are using method="post" use $_POST['var']. |
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Installation > php + xitami |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|