You can't. Javascript happens on the client side AFFTER PHP has happend on the server side. For PHP to ready variables made with javascrip,t you'd have to submit those variables/arrays via POST of GET to the PHP file.
Justin on 05/09/02 9:11 PM, kale ([EMAIL PROTECTED]) wrote: > Hy, > I have an array make with a javascript. > How can I read values with PHP from it? > Kale. > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php