>
> 05262006 1418 GMT-6
>
> How about this.
> If you assign each person a sessionid, you can track them. So, as long
> as they are on the site, you id state is yes and your script will
> return, x number of sessions currently in use.
>
> wade
Wade,
I've never used sessions before, but after some quick googling and
reading-up on PHP.net I came up with this page which led me to the
solution:
http://www.webmonkey.com/webmonkey/04/50/index4a_page2.html?tw=programming
So thanks a bunch for pushing me in the right direction!
-Nick
P.S. If anyone else is going to try this, make sure you set
garbage-collection and cache timeout correctly in your PHP.ini file or
using ini_set(). Email me if you want specifics.
Community email addresses:
Post message: [email protected]
Subscribe: [EMAIL PROTECTED]
Unsubscribe: [EMAIL PROTECTED]
List owner: [EMAIL PROTECTED]
Shortcut URL to this page:
http://groups.yahoo.com/group/php-list
SPONSORED LINKS
| Php mysql | Job postings |
YAHOO! GROUPS LINKS
- Visit your group "php-list" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
