This is a discussion on Little problem with arguments within the PHP Language forums, part of the PHP Programming Forums category; Hi, I just insalled php4.3.2 on my windows xp windows... everything works ok, but when i try to ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
I just insalled php4.3.2 on my windows xp windows... everything works ok, but when i try to do: test.php ----------- <?php print("-->$send<--"); ?> ----------- call --> test.php?send=gimmesomething my explorer just gives me this: --><-- insted of -->gimmesomething<-- Thank you for your help, Ivan -- ICQ: 1193596 |