Bad Arguments
Posted: Sun Mar 05, 2006 12:01 pm
I have a problem on a script im working on and i keep getting this
can someone help me
thank you
Smackie
and on line 508 isWarning: implode(): Bad arguments.
in /var/www/vhosts/globalnavalstrikeforce.com/httpdocs/admin/admin-task-force.php on line 508
Code: Select all
$office_adder = implode("/",$_POST['offices']);thank you
Smackie