hi,
function strip($var) {
if(get_magic_quotes_gpc()) {
foreach($var AS $key) {
"Warning: Invalid argument supplied for foreach()..."
dann ist $var wohl kein array.
hast du das vorher mal geprüft? (is_array, var_dump)
gruß,
wahsaga
--
/voodoo.css:
#GeorgeWBush { position:absolute; bottom:-6ft; }
/voodoo.css:
#GeorgeWBush { position:absolute; bottom:-6ft; }