Hi,
Is there any way I can construct an associative array out of 3 other
arrays??
like for eg.
function parse() {
appid[];
appnm[];
url[];
}
I want to do something like this:
function arr() {
$applist = array("APPID" =>$appid,
"APP NAME"=>$appnm,
Eduardo,
You've already solved your own problem. You just need to take it one step
further.
given:
Option 01
Option 02
Option 03
--
in formprocess.php file:
-Original Message-
From: Eduardo Melo [mailto:[EMAIL PROTECTED]]
Sent: Friday, Fe
2 matches
Mail list logo