Search found 2 matches
- Wed Nov 20, 2002 9:19 am
- Forum: PHP - Code
- Topic: how to make those easy links (like: blah.php?id=01)
- Replies: 3
- Views: 9970
- Wed Nov 20, 2002 7:29 am
- Forum: PHP - Code
- Topic: who's online
- Replies: 9
- Views: 4469
logscript
<?php session_start(); if(!session_is_registered('counted')){ $agent = $_SERVERї'HTTP_USER_AGENT']; $uri = $_SERVERї'REQUEST_URI']; $user = $_SERVERї'PHP_AUTH_USER']; $ip = $_SERVERї'REMOTE_ADDR']; $ref = $_SERVERї'HTTP_REFERER']; $dtime = da...