Page 1 of 1

empty

Posted: Sat Feb 21, 2004 6:52 pm
by abshaw
i have

Posted: Sat Feb 21, 2004 8:09 pm
by Straterra
Bad newb! BAD! Don't cross post!

Code: Select all

<?php 
function stone($whom,$how,$until) { 
$var1 = kill($whom); 
$var1 = activate($var1); 
stone_fetch_how($how); 
while($whom != $until) { 
exec activate_action($whom, $how); 
}
}
stone("abshaw","with the general posting guide","Until no longer cross posts"); 
?>

Posted: Sat Feb 21, 2004 10:07 pm
by McGruff
This is a script query so you might have a better chance in the code forum.