..


Sponsored Links

Like having a CGI error notification from a browser?

You can get a notification of a failure to execute a CGI script via browser with a simple statement in the code:

 



 use CGI:: Carp qw (fatalsToBrowser);

 
If you wish to receive a message, use the construct that day will allow us to stop the script and run only the notification of the error:
 



 use CGI:: Carp qw (fatalsToBrowser); die "Warning!"

 

In the same category ...
E-Learning
Linux (Course) Linux (Course)
Complete guide to open-source system. From 49 €.
MySQL (Course) MySQL (Course)
Management of open-source database. From 39 €.
PHP (Course) PHP (Course)
Full course for creating dynamic Web sites. From 49 €.
Sponsored Links