apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
Login Control?!
I have a Web Site that uses the login control also I have set the destinationurl to the page I want
Multiple Do / While Statements?
I'm still very new to PHP, and running in to a problem when trying to execute a do/while loop inside
foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
Reading waves
Hi,
I am trying to find a way of finding the highs and lows on a graph line, the line points
how to populate a drop down box
Hi buddies!
PROCEDURE DOWNLOAD_REPORT_FORM (report_name varchar)
is
begin
DOWNLO
Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it
Custom CMS
This is a big custom CMS script I'd like to develop and would like some help atleast figuring out wh
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d