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
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
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
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
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
5 matches
Mail list logo