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.
PHP $_REQUEST
Moderator: General Moderators
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
Re: PHP $_REQUEST
What?
Re: PHP $_REQUEST
take a closer look, different directories the opera file is affecting other files why?