Need help - script to send data to db on certain dates
Posted: Sat Sep 15, 2007 4:37 pm
I need to have a PHP or Perl script that sends data to my database table on certain dates without the user having requested the script or any page on that date. For example, on the 10th of October the script would automatically send data about a user (or several users) to the database table for use in the program the next time that user logs on. On the 11th of October, the same thing would happen for data about other users, etc. The script needs to work without any server request. Can anyone help me with this? Thanks so much for any help...
I am using:
Linux OS
PHP version 4.4.6
MySQL version 4.1.22-standard-log
Apache version 1.3.37
Brandon
I am using:
Linux OS
PHP version 4.4.6
MySQL version 4.1.22-standard-log
Apache version 1.3.37
Brandon