Lupus Michaelis wrote:
Michelle Konzack a écrit :Why using JS? echo "<meta http-equiv=\"refresh\" content=\"0;" . $FULL_URL "\">"; would do the trick...No, because it'll not send back the datas in the hide form. And if you suggest to pass datas in a HTTP GET, I'll answer XSS in the scope :)
Your xss answer is moot. XSS attacks can (almost) just as easily be performed via POST as they can via GET.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

