Dotan Cohen wrote:
>
> On 24/02/07, Pintér Tibor <[EMAIL PROTECTED]> wrote:
>> echo "<XMP>";
>> print_r($_REQUEST);
>> echo "</XMP>;
>>
>> and think...
>>
>> t
>>
>
> Maybe you meant:
>
> <?php
> echo "<pre>";
> print_r($_REQUEST);
> echo "</pre>;
> ?>
>
> Dotan Cohen
>
> http://lyricslist.com/lyrics/lyrics/137/12/aaliyah/age_ain_t_nothing_but_a_number.html
> http://what-is-what.com/what_is/website.html
>
>
did you check it ? I never heard of XMP before, but
<XMP> and <pre> work equally well!
>echo "</pre>;
will throw an error.
--
View this message in context:
http://www.nabble.com/GET-doesn%27t-work-as-POST-tf3283323.html#a9135891
Sent from the PHP - General mailing list archive at Nabble.com.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php