
11-01-2006, 05:27 AM
|
 |
|
|
Join Date: Mar 2004
Location: Wuppertal, NRW, Germany
Posts: 1,541
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by SloppyGoat
I tried it, and it doesn't work on 3.6.2. It starts to redirect, then just says "http://myaddress.com/<?%20echo%20$site"
....and shows The page cannot be found. WTH?
Also, this crap shows above the redirect message.
$value) { $site .= $key."=".$value."&"; } $site = htmlentities( substr($site, 4, -1) ); ?>
|
OMG - read the Instructions - it works at 3.6.2 !
|