
Advertisment
Overview of the customer management scripts, also introduce the include files that store common functionality used throughout the application.
Views: 990 |
| by Source
PHP - Security
The shopping cart is typical of those used in online stores: the user can add items to the cart and manage the quantities of the different items....
Install and configure MySQL, Apache, and PHP under the Linux operating system environment. Learn how a secure Apache web server can be installed...
See how you can make a great fire effect easy to implement in many objects you create in photoshop.
Planning and designing a database is the essential first step to developing a web database application. In this tutorial, we introduce database...
Learn how to design your own MP3 Player in Photoshop
Learn cron Jobs, Templating, Searching and Browsing.
Views: 925 |
| by Sean
PHP - Searching
What is an error? The short answer is, 'Something that's expensive to fix.' Dealing with errors is costly in terms of both money and...
This tutorial presents a design pattern for developing solid, scalable, robust business objects, designed for (and from) real-life distributed...
We'll examine the IIS Application in this tutorial, going through the process of developing a simple application for Internet Information Server.
In this tutorial we will take an in-depth look at Variants and discuss the benefits and pitfalls of programming with them.
Windows CE is simply a 32-bit, non-PC operating system. You might have seen Windows CE devices, such as the handheld PC (HPC) or the palm-sized...
Program bugs are highly ecological because program code is a renewable resource. If you fix a bug, another will grow in its place. And if you cut...
This tutorials is going to cover a rather broad range of information about Visual Basic. Think of this tutorials as a Visual Basic...
Hands up—how many of you have heard of the 'Millennium Bug' or 'Year 2000 Problem' or whatever else it has been called over...
Software projects often run into trouble, more so when they are team developments. The industry average for software development projects is that...
In this tutorial, we'll look at some of the reasons for using base code and some of the techniques that can be applied to creating your own...
In this tutorial, we discuss the concept of mixed language programming (MLP). We go into some of the pros and cons and considerations of doing MLP...
In Visual Basic 6, there are many ways to retrieve and manipulate data, and quite a few places to stash it once you have it. There are also a wide...
This tutorial is about detailed design. To illustrate the kinds of things you need to think about when designing an application, we'll be...