javascript thread: Re: Passing a Variable to PHP
> Is there a way to pass a variable from JavaScript to another language like > PHP? For example, I want to use JavaScript to grab information that I can use > in PHP to determine the timezone that the user is in. So passing the UTC > offset might help, but how is it done? > > If you want to know...PHP is a server-side language like ASP. I'm trying to > keep my use of JavaScript to a minimum while using it to extend the > capabilities of PHP. >
|





