Screenshot via PHP?
Moderator: General Moderators
Hmm, not sure then. In *nix it would be easy to debug as you could assume the web user id and run it, but in windows i'm not sure.
The method does work as i'm using it for around 500 screenshots per day (don't ask why i'm using PHP for this and not some Delphi, C# app .. i just am
).
If i remember correctly, when i first did this the only decent debug method i had was trial and error (in the PHP code) until i hit upon the exact method that worked, which was the command i originally posted (in my case) .. i can't think of anything more constructive than hit and hope right now
The method does work as i'm using it for around 500 screenshots per day (don't ask why i'm using PHP for this and not some Delphi, C# app .. i just am
If i remember correctly, when i first did this the only decent debug method i had was trial and error (in the PHP code) until i hit upon the exact method that worked, which was the command i originally posted (in my case) .. i can't think of anything more constructive than hit and hope right now