Re: [PHP] Help insert not working, implode errors....

2008-11-18 Thread Jim Lucas
Terion Miller wrote: > I changed the implode to : > if (isset($_POST['BannerSize'])){$BannerSize = implode(',', > $_POST['BannerSize']);} else {$BannerSize = "";} > > now it says "Invalid Arguement" whereas when it was the other way it didn't > > "Invalid Argument". Then $_POST['BannerSize'] i

Re: [PHP] Help insert not working, implode errors....

2008-11-18 Thread Ashley Sheridan
On Tue, 2008-11-18 at 16:52 -0600, Terion Miller wrote: > I changed the implode to : > if (isset($_POST['BannerSize'])){$BannerSize = implode(',', > $_POST['BannerSize']);} else {$BannerSize = "";} > > now it says "Invalid Arguement" whereas when it was the other way it didn't > > > On Tue, Nov

Re: [PHP] Help insert not working, implode errors....

2008-11-18 Thread Terion Miller
I changed the implode to : if (isset($_POST['BannerSize'])){$BannerSize = implode(',', $_POST['BannerSize']);} else {$BannerSize = "";} now it says "Invalid Arguement" whereas when it was the other way it didn't On Tue, Nov 18, 2008 at 12:38 AM, Jim Lucas <[EMAIL PROTECTED]> wrote: > Terion Mil

Re: [PHP] Help insert not working, implode errors....

2008-11-17 Thread Jim Lucas
Terion Miller wrote: Help I inherited this script and just found that its not inserting anything into the "workorderform" table in the db, and I'm getting implode() errors for the 'bannersize' isset line New and need help in over my head: here is the code: First off, I would argue that this

Re: [PHP] Help insert not working, implode errors....

2008-11-17 Thread Ashley Sheridan
My eyes are bleeding! Did you ever see it working before? Ash www.ashleysheridan.co.uk -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Help insert not working, implode errors....

2008-11-17 Thread Terion Miller
Help I inherited this script and just found that its not inserting anything into the "workorderform" table in the db, and I'm getting implode() errors for the 'bannersize' isset line New and need help in over my head: here is the code: 'OK' ){ header ("Location: LogOut.php"); } if (isset($