Date: 07/05/01
- Next message: Chris Anderson: "Re: [PHP] PHP for NetWare?"
- Previous message: Kurt Lieber: "Re: [PHP] $phpvar = javascriptvar???"
- In reply to: Kurt Lieber: "Re: [PHP] $phpvar = javascriptvar???"
- Next in thread: Kurt Lieber: "Re: [PHP] $phpvar = javascriptvar???"
- Reply: Kurt Lieber: "Re: [PHP] $phpvar = javascriptvar???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I want to store the value of screen.ColorDepth on a php var...
Thanks...
Kurt Lieber wrote:
> As the original respondent said:
>
> window.location = 'http://url?yourVar=' + yourVar;
>
> from there, parse out the URL variable and store it into a PHP variable and
> you're good to go.
> ----- Original Message -----
> From: "Romeo Manzur" <rmanzur <email protected>>
> To: <php-general <email protected>>
> Sent: Thursday, July 05, 2001 11:55 AM
> Subject: [PHP] $phpvar = javascriptvar???
>
> > what I mean is, how could I save a javascript var value on a php var???
> > Thanks...
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: php-general-unsubscribe <email protected>
> > For additional commands, e-mail: php-general-help <email protected>
> > To contact the list administrators, e-mail: php-list-admin <email protected>
> >
> >
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Chris Anderson: "Re: [PHP] PHP for NetWare?"
- Previous message: Kurt Lieber: "Re: [PHP] $phpvar = javascriptvar???"
- In reply to: Kurt Lieber: "Re: [PHP] $phpvar = javascriptvar???"
- Next in thread: Kurt Lieber: "Re: [PHP] $phpvar = javascriptvar???"
- Reply: Kurt Lieber: "Re: [PHP] $phpvar = javascriptvar???"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

