|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi all i am kind of new to php. I wonder how i can email user ip address and browser type on page load. What i mean is once a page loaded on visitor browser it sends me the administrator of a site an email with ip address of visitor and browser type . I be happy if an expert help me achiving this task.Thanks
|
|
#2
|
||||
|
||||
|
i quess you mean ASP (not PHP)...??
you can use the following: Code:
Request.Servervariables("REMOTE_ADDR ")
Request.Servervariables("HTTP_USER_AGENT")
|
|
#3
|
|||
|
|||
|
Quote:
Thank u for u reply . Well actullay i want it in php not since the site that i work in supports php. I hope some one show me how to do it in php how to email user ip and browser type.Thanks |
|
#4
|
||||
|
||||
|
Quote:
![]() |
![]() |
| Viewing: ASP Free Forums > Other > Programming Help > How to email IP and browser type on page load in php |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|