2D Graphics
3D Graphics
Audio Editing
Video Editing
In this article by Brian Bondari, author of WordPress 2.9 E-Commerce, we will discuss the elements that concern us during and after a customer goes through the checkout process.
In this article, we will walk through the creation of new users, both by the super user and also by registering as a new user from the standard visitor interface on the site.
Cache is a programming concept that can be used in a various range of applications and for various purposes. A cache library can be used for storing database queries for later use, to store rendered pages to be served again without generating them again, or to save indexed pages in a crawler application to be processed by multiple modules.
URL handling is one of the tasks you have to do from time to time in PHP. Sometimes you have to do it because you want to record the referral sites, other times because you want to write your own spider or just because you want to retrieve your current URL.
Alexa does not offer any free API to obtain Alexa Rank. This tutorial presents a simple method to obtain it in the same way the Alexa Toolbar does.
Right out-of-the-box, a default installation of WordPress works great as a typical blogging platform, but the needs for an e-commerce site are different. This article is on converting WordPress from a blog-centric platform to a business-focused platform.
Whether you need to create multimedia image galleries in your Joomla! website or simply add images to your articles and modules, this article will provide the assistance to help utilize image content effectively within your Joomla! website.
This article by Brian Bondari, author of WordPress 2.9 E-Commerce, will cover installing the WP e-Commerce plugin
In this article, which is the second article of the article series, we will cover how to install PHP-Nuke on a local machine running an Apache/MySQL/PHP (AMP) environment. We will not cover the installation of AMP here; you can find a walkthrough of installing the XAMPP package in Appendix A.
We are making a simple, yet robust, PHP & MySQL file download counter, which will track the number of downloads on certain files on your server.
-
How to create a basic rating system -
Easy PHP Private Messaging System -
PHP Begginners Tutorial -
Creating a Website Design Templating System Using PHP -
Passing information between pages -
Image Uploading With Auto Thumbnails Using PHP -
Subtract Dates -
Advanced PHP -
Basics of Object Oriented Programming -
Contact Form (With Captcha!)
-
Subtract Dates -
Creating a Simple Quiz Script -
Easy PHP Private Messaging System -
Easily Integrate FCKeditor with MYSQL database -
PHP GD Library Cropping Images whilst Maintaining the Aspect Ratio -
Create a zip file from folders on the fly with PHP -
Building Feedback Form with php -
FTP Upload via cURL -
Advanced PHP -
Creating a Three Dimensional Pie Chart using Googles Chart API