Page 1 of 1

PHP $_REQUEST

Posted: Fri Mar 04, 2011 10:40 am
by gd77
hello I am having this issue:
echo "<pre>".print_r($_REQUEST,1)."</pre>";
in http://localhost/yyy/yyy/index.php

Array
(
[__kti] => 1298992902737,http://localhost/xxx/xxxx/Opera%20brows ... wnload.htm,
[__ktv] => 86e-6cde-fc2f-a78c12e7202b252
[PHPSESSID] => 45m9p82d6i15c9q40tm0inl6n7
)

yesterday saved an Opera main webpage and deleted it today I get this error in different file different directory :S

Don t know if anyone encountered before, regards.

Re: PHP $_REQUEST

Posted: Fri Mar 04, 2011 1:30 pm
by John Cartwright
What?

Re: PHP $_REQUEST

Posted: Sat Mar 05, 2011 5:07 am
by gd77
take a closer look, different directories the opera file is affecting other files why?