Terion Miller wrote:
Nathan, thank you thank you thank you
now I get it! your the bomb!!
terion
joy, glad to hear it
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On 20 Nov 2008, at 14:37, Terion Miller wrote:
I currently have it like this:
if you've got it working don't change it :)
but to explain:
it is possible to send through an array of data from a form, to do this
you place multiple elements with the same name followed by [] in the form..
so
On 20 Nov 2008, at 14:37, Terion Miller wrote:
I currently have it like this:
Select a Banner
Size
728x90 -
Leaderboard
160x600 -
Skyscraper
300x250 -
Square
I currently have it like this:
Select a Banner
Size
728x90 -
Leaderboard
160x600 -
Skyscraper
300x250 -
Square
88x31 and
300x250
2008/11/19 Robert Cummings <[EMAIL PROTECTED]>:
> On Wed, 2008-11-19 at 19:49 +, Ashley Sheridan wrote:
>> On Wed, 2008-11-19 at 08:31 -0600, Terion Miller wrote:
>> > I am still getting the Invalid arguement error on this implode:
>> >
>> > if (isset($_POST['BannerSize'])){$BannerSize =
>> > i
Terion Miller wrote:
Actually it did at one point have bannersize[#] # being the numbers
1-however many were there
I've since gotten rid of that and made it a select.
and gotten rid of the implode all together because it wouldn't work in
either case and the more I read the more confused I got.
Te
On Wed, 2008-11-19 at 19:49 +, Ashley Sheridan wrote:
> On Wed, 2008-11-19 at 08:31 -0600, Terion Miller wrote:
> > I am still getting the Invalid arguement error on this implode:
> >
> > if (isset($_POST['BannerSize'])){$BannerSize =
> > implode(',',$_POST['BannerSize']);} else {$BannerSize =
Actually it did at one point have bannersize[#] # being the numbers
1-however many were there
I've since gotten rid of that and made it a select.
and gotten rid of the implode all together because it wouldn't work in
either case and the more I read the more confused I got.
Terion
On Wed, Nov 19, 2
Ashley Sheridan wrote:
On Wed, 2008-11-19 at 08:31 -0600, Terion Miller wrote:
I am still getting the Invalid arguement error on this implode:
if (isset($_POST['BannerSize'])){$BannerSize =
implode(',',$_POST['BannerSize']);} else {$BannerSize = "";}
I have moved the ',', from the beginning to
On Wed, 2008-11-19 at 08:31 -0600, Terion Miller wrote:
> I am still getting the Invalid arguement error on this implode:
>
> if (isset($_POST['BannerSize'])){$BannerSize =
> implode(',',$_POST['BannerSize']);} else {$BannerSize = "";}
>
> I have moved the ',', from the beginning to the end of th
: Wednesday, November 19, 2008 8:44 AM
To: Boyd, Todd M.
Subject: Re: [PHP] Invalid Arguements
I don't know how to run is_array this is the problem I'm a designer
that
is stuck doing a coders job
On Wed, Nov 19, 2008 at 8:36 AM, Boyd, Todd M. <[EMAIL PROTECTED]>
wrote:
-O
On Wed, Nov 19, 2008 at 10:39 AM, Terion Miller <[EMAIL PROTECTED]> wrote:
> I've been trying to catch on to php on the fly, I started with Cold fusion
> years ago then did asp for a long time, for some reason php gives me
> problems, it doesn't at all seem intuitive to me or even logical for that
> when I use the var_dump as suggested I get:
> *Parse error*: syntax error, unexpected '<' in *
> C:\Inetpub\wwwroot\WorkOrderSystem\WorkOrder.php* on line *136*
I guess that means you tried something like this ...
EXAMPLE:
?>
Can you see what PHP does not like here?
It's the second "http://w
From: Terion Miller [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 19, 2008 9:39 AM
To: Boyd, Todd M.
Cc: PHP General Mailing List
Subject: Re: [PHP] Invalid Arguements
I've been trying to catch on to php on the fly, I started with Cold fusion
years ago then did asp for a long time
Terion Miller [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, November 19, 2008 8:44 AM
> To: Boyd, Todd M.
> Subject: Re: [PHP] Invalid Arguements
>
> I don't know how to run is_array this is the problem I'm a designer that
> is stuck doing a coders job
>
>
> On Wed,
Taking this back on-list...
From: Terion Miller [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 19, 2008 8:44 AM
To: Boyd, Todd M.
Subject: Re: [PHP] Invalid Arguements
I don't know how to run is_array this is the problem I'm a designer that
is stuck doing a coders job
On W
if you
what do you get?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> -Original Message-
> From: Terion Miller [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, November 19, 2008 8:32 AM
> To: php-general@lists.php.net
> Subject: [PHP] Invalid Arguements
>
> I am still getting the Invalid arguement error on this implode:
>
> if (isset($_POST['BannerSize'])){$B
18 matches
Mail list logo