Dear Master Monks,
In Permissions for a cgi script, I have a simple if/else structure. I have a line where I am burning a CD, and I use die to produce a error if something bad happens with that command.
I was wondering if I could jump to the else structure straight after die, as this is where all the error logs and e-mails are handled?
I thought of next and last, but they are for loops. Any ideas?
Thanks,
Gavin.
In reply to Control Structures by ghenry
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |