Errors in ASP.NET code is not new to the users. This article gives simple solution for handling those errors. In this article the author covers the topic from handling common errors with the try and catch syntax. The author recommends the users...
Wrappers for simple file system operations on directories. For example, listing the contents of a directory: instead of doing the whole openDir/readDir/closeDir gig everytime, you'd use the function read_file that handles errors.
This is a simple article relating on the data storing and retrieving to and fro, on your web server. The author has provided some basic instructions on logging errors and visitor identities on a text file and the method of opening and reading...
Simple MySQL abstraction layer. Three functions require calls from within your scripts to modify, insert, update, delete and select records. Select queries returned as 1 or 2-D arrays. Internal debugger catches script errors and mails them to admin.
PHP FormMail is a simple software used to send a form through an email to the particular address. Added ability to handle array elements from the submitted form. It validates the email contents to find errors. It checks http connections from the...
Simple Data is a complete sales automation and inventory control solution with complete customer and vendor functionality and manages your sales and inventory. This is a web based system and you can connect to the satellite offices and your staffs...
A simple excersise in how to pre-set and retrieve checked checkboxes in a CheckBoxList in a Datagrid is a simple tutorial which provides you the source code for displaying the item that is selected in the checkboxlist control that resides inside...
SDL or Simple Directmedia Layer is a simple introduction to making multi-platform games. SDL is an easy to use library for Sound, Input, Timers, and 2D graphics (3D graphics are accomplised through the use of OpenGL). It teaches you how to make...
Create a simple HTML order form and process the information with PHP to learn the basics of HTML form processing.
A Simple Solution for Implementing Customization to an Existing Web Site is a web based tutorial which gives detailed description about customizing your websites for the users. For example you can greet your site visitors with customized greeting,... |