Here's my problem... I'm trying to assign the output of the include function to a variable. All I get is the status code if I go like: $var = include("filename"). $var is 1 at this point. I'm thinking there's some operator that will redirect the output like...
I need a PHP script to be fired off on a set interval of time. I would like to put it into Cron, but I don't know how to set it up to accept PHP scripts.<br><br>I also heard that I can use a Perl script to call a PHP script. I don't know how to do this either...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.