Hello,
I am looking for a function or a class to convert a multidimensional
associative PHP array into an equivalent Javascript array (that is the
declaration string in : var my_array = )
Googled to no avail.
If somebody can save me a few hours of coding this thing, I would greatly
appreciate.
T
-Original Message-
From: Aidal [mailto:[EMAIL PROTECTED]
Sent: 03 March 2003 14:53
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] PHP array to JS function ???
Hi NG.
I'm having some trouble parsing a php array to a javascript function.
I've searched the web and found that others
Hi NG.
I'm having some trouble parsing a php array to a javascript function.
I've searched the web and found that others before me have had the same
problem, but I haven't been able to find a solution to my problem yet.
simple function example:
"tal" is a php array and "count" is the size of that
echo "$key -
$val[desc]\n \n";
}
-
John Asendorf - [EMAIL PROTECTED]
Web Applications Developer
http://www.lcounty.com - NEW FEATURES ADDED DAILY!
Licking County, Ohio, USA
740-349-3631
Nullum magnum ingenium sine mixtura dementiae fuit
> --
hi
I'd like to build a multidimensional array that is loaded with Link_URLs and
LinkNames. I wanna be able to output a list of links using the Link_Names
and they should all be hyperlinks using Link_URLs as the reference.
Can anyone help with some src..
Thanx
--
PHP Windows Mailing List (htt