Re: GET doesn't work as POST

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





Dotan Cohen wrote:
> 
> On 24/02/07, Pintér Tibor <tibyke@xxxxxxxxx> 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



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux