Categories
Tags → Error Handling

How to Create Your Own Exception Classes in PHP

Learn to get control over how (or if) error messages are displayed to users, even though you''re using several third-party libraries that each have their own views on handling errors.
DETAILS

Adventure-(PHP-)Framework

The Adventure-(PHP-)Framework is a web development framework helping to design and create object orientated and reusable PHP web applications. A unique DOM model, the generic page controller component and a set of shipped XML tag libraries helps to...
DETAILS

Ruby User Guide

Developing Ruby on Rails applications requires an ability to program in the Ruby language. This guide, written by the creator of Ruby, provides an easy to follow guide to the Ruby programming language, covering all the important topics including vari...
DETAILS

Error Handling techniques in ASP.NET 2.0

In this article, I would like to explain about Error Handling in ASP.NET. How to handle the error in ASP.NET 2.0 when an error happens in your website, how to handle unhandled error, tips and tricks for better error handling and also I would give som...
DETAILS

Learning PHP Data Objects

This book starts with an overview of PHP Data Objects (PDO), followed by getting started with PDO. Then it covers error handling, prepared statements, and handling rowsets, before covering advanced uses of PDO and an example of its use in an MVC appl...
  • Categories
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • Commercial License
DETAILS

PHPUnzip Class

For those in need of unzip functionality in their PHP scripts but do not have PHP compiled with zip support. Includes ability to output the zip contents to files instead of reading them into memory. Very easy to use and integrate to existing code. A ...
DETAILS

Page:
©2019 A--9.com