Is there a PHP version of the ColdFusion tag ?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
7;recommendernames'][0]['recommendername'];
So that newoutput is an array that is two arrays deep:
$newoutput[0]['com']
Is there a special function for this?
__
Lon Lentz
Applications Developer
EXImpact.com
--
PHP General Mailing Lis
I'm running PHP 4.1.2 and am looking for information on doing an HTTP post
action from PHP to another web server using SSL (and capturing the
response). I've searched the online docs to no avail. Can somone point me in
the right direction?
______
Lon Lentz
Ap
9, 2002 6:01 PM
To: Lon Lentz
Cc: Php-General@Lists. Php. Net
Subject: Re: [PHP] How to handle multiple value checkboxes
You have to name them different.
and
There will be now way to tell if the user checked both. You could
do this:
This will allow you to group everything in a hash so you could g
.
Example:
This will send php an array of $thing with whatever is selected.
Hope this helps.
Chad.
-Original Message-
From: Lon Lentz [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 29, 2002 4:07 PM
To: Php-General@Lists. Php. Net
Subject: [PHP] How to handle multiple value checkboxes
If I have a form with multiple checkboxes with different values but the
same name, and someone selects a couple of them, how do I reference all of
the values? Right now I am only getting the last one selected.
__
Lon Lentz
Applications Developer
EXImpact.com
Weird. When I plugged them straight into the query, it worked. Thanks
again for the help. Solved a major problem for me.
-Original Message-
From: listman@evol [mailto:listman@evol]On Behalf Of Keith Vance
Sent: Wednesday, August 28, 2002 10:51 PM
To: Lon Lentz
Subject: RE: [PHP
VER['HTTP_USER_AGENT'];
$schep = $_SERVER['REMOTE_ADDR'];
$result2 = mysql_query("insert into referer(path,query,agent,remote)
values('$larry','$moe','$curly','$schep')",$db);
-Original Message-
From: listman@evol [mailto:li
these values across included templates? I would
imagine not. Are there settings for Apache that impact these?
I am running Apache on Linux.
__
Lon Lentz
Applications Developer
EXImpact.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit
9 matches
Mail list logo