I need some creative minds to bounce this problem off of. Here is my problem:
I wrote a script to do some database related functions in Zen Cart. Zen cart requires any script that can get its hand on the database live in a folder called "admin".
I want to set the script to run via cron.
However, to access anything behind /admin you must login via a username and password.
How do I fix this?!
Josh
I wrote a script to do some database related functions in Zen Cart. Zen cart requires any script that can get its hand on the database live in a folder called "admin".
I want to set the script to run via cron.
However, to access anything behind /admin you must login via a username and password.
How do I fix this?!
Josh