Call a php script 2x with curl
Posted by: shelves
Posted on: 2006-11-14 18:25:00
I tried to call my script with curl from another script so it would run after the main script in the background. Both scripts are on the same site/server. It works great, but only once. If I call it again while it's running, nothing happens.
Why can't I call it twice? Can I change it so I can?
Thanks.
Terry