add to sql result
ok see rite now my sites hit counter is counted from the mysql visitor log i need to clear it aft
$_GET problem
Hi all,
Have a bit of a problem with a little piece of code, I am not sure if this should be
Firewall / visited websites logger
Hi.
I have a firewall implementation and I want to log all the websites visited on the machine. S
Login Issue's
Code: <?php
$file = fopen('user.txt', 'r');
/* Set login to false initially */
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r
Question about the upload of large files
Hi there,
I have a question about the upload of large files, like videos (files generally abo
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
Trouble verifying database password
Thankyou to everyone who responded to my last post (I can't find the posting, it has been buried). <
Gaining access to Drop Down Menu Variable
code is below, I am creating a drop down menu. I want to echo the value selected in the drop down me