Re: PHP Array to Javascript?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



look at the PEAR HTML_Javascript class

_________________________
----- Original Message ----- 
From: "Chris Payne" <chris_payne@xxxxxxxxxxxxxxxxx>
To: <php-db@xxxxxxxxxxxxx>
Sent: Thursday, August 26, 2004 2:18 AM
Subject:  PHP Array to Javascript?


> Hi there everyone,
> 
>  
> 
> I set an array using the following in PHP:
> 
>  
> 
> $ringb[$i]="$complex_area";
> 
> $i++;
> 
>  
> 
> It cycles through my DB and stores the info, my question is, how can I
> convert it to a value that can be read in Javascript?
> 
>  
> 
> I'm stumped.
> 
>  
> 
> Chris
> 
> 

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux