ED]]
Sent: Friday, May 17, 2002 5:55 AM
To: Kevin Stone; [EMAIL PROTECTED]
Subject: RE: [PHP] some Javascript functions with PHP
And what about resolution of the screen?
How is possible to keep it in record too or to tailor the page?
(get_browser() is not supported from my server, I'm waitin
Stone [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, May 16, 2002 8:16 PM
> To: savaidis; [EMAIL PROTECTED]
> Subject: Re: [PHP] some Javascript functions with PHP
>
>
> The user's IP address is stored in the PHP global, $REMOTE_ADDR. Browser
> information can be extr
;[EMAIL PROTECTED]>
Sent: Thursday, May 16, 2002 7:44 AM
Subject: [PHP] some Javascript functions with PHP
>
> I use:
> print('');
> print('document.write("Code Name: "+navigator.appCodeName+"<BR>");');
> print('');
>
&g
I use:
print('');
print('document.write("Code Name: "+navigator.appCodeName+"
");');
print('');
How is possible to keep this info to a MySQL database with PHP?
I think is not possible becouse PHP runs first.
Also how is possible to get with PHP info like this (browser type ecc)
and user's IP
4 matches
Mail list logo