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? Link to comment https://forums.phpfreaks.com/topic/133360-cli-on-windows-set-errorlevel/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.