On Fri, 2009-09-18 at 02:16 +0700, saeed ahmed wrote: > hello guys, > > i'm new here in this list. guys i need a help. i can't assign a js variable > value to a php variable. how can i do this? > > > -- > Regards, > Saeed Ahmed > Rajshahi, Bangladesh > Blog: http://saeed05.wordpress.com > -- > Follow Me Linkedin > <http://www.linkedin.com/in/sas05>Twitter<http://twitter.com/saeed05> You can't. Javascript is executed in the browser, PHP is executed on the server. What are you trying to achieve, as maybe there is a better way to do it. Thanks, Ash http://www.ashleysheridan.co.uk -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php