MongooseKY Posted November 19, 2008 Share Posted November 19, 2008 Hello all, I use PHP CLI to run a lot of maintenance scripts. Something I'd like to be able to do is set a return code that I can test when PHP exits. I know how to read the errorlevel set when I execute an external app from within my script, but I don't know how to tell my script to return an errorlevel that I can test from a CMD shell. As mentioned in the subject, I'm running PHP CLI on Windows. Any ideas? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.