Re: online users
- From: Michael Fesser <netizen@xxxxxx>
- Date: Wed, 30 Jul 2008 21:37:07 +0200
..oO(Dolin)
Hi is there any way i can get who is online on my website with php?
Depends on how you define "online" in the context of a stateless
protocol like HTTP.
Micha
.
Relevant Pages
- Re: Is HTTP Stateful or Stateless?
... Is HTTP stateful or Stateless? ... HTTP as a protocol is stateless. ... client, and for the client to send it back again next time. ... (comp.lang.java.programmer) - Re: Web Proxy Filter exception not working
... Allow all traffic but HTTP between all protected networks and the ... Unrestricted internet access between all protected networks and the ... The unfiltered protocol is denied so all other HTTP traffic still uses ... The intial connection to the MetroList site uses my unfiltered protocol. ... (microsoft.public.isa.configuration) - Re: Is HTTP an Async Protocol
... If you say that HTTP is 3 layers, which is true in one sense, ... TCP/IP is an asynchronous protocol (like most ... > network protocols). ... >> "asynch" is a term related to programming. ... (microsoft.public.dotnet.framework.aspnet) - Re: VPN clients cant access internal web sites
... Name: Http Vpn ... Protocol Type: Tcp ... Allow Traffic from Vpn Clients ... When I try to view web sites on the Internal network, I receive "Error Code: ... (microsoft.public.isa) - Re: Is HTTP an Async Protocol
... Long answer: HTTP is a protocol. ... "asynch" is a term related to programming. ... A protocol is a standard for communication. ... (microsoft.public.dotnet.framework.aspnet) |
|