Advertisment
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...
Planning and designing a database is the essential first step to developing a web database application. In this tutorial, we introduce database...
Learn cron Jobs, Templating, Searching and Browsing.
Views: 809 | | by Sean
PHP - Searching
In this tutorial I will show you how to create a PHP application to display directory content (filename, filesize, modification date) and navigate...
In this tutorial I will show you how to create a calendar script in PHP. We will create a simple but good looking - easy customizable via CSS -...
Views: 851 | | by Donald
PHP - Calendars
Most of us webmasters use adsense for our websites. Haven't you just like me wanted to get the stats via PHP directly into your own script?...
This tutorial will show you how to create dynamic thumbnails from websites using the thumbnail service Girafa.
This way of preventing automated submissions is very used on the internet. More and more website owners start looking for a tool to prevent SPAM. A...
Views: 829 | | by Brad
PHP - Security
You've seen it for the first time (as far as I know) on Flickr and you're seeing it on major websites as well. The 'tag cloud'...
This is a very handy function if you want to clean up your content before storing it into your database. It uses 'eregi_replace' to...
Social bookmarks is a thing you must have on your website if you want to increase the number of your returning visitors. More and more people rely...
After building a condition, based on the result, PHP will allow you to chose what action to take. The condition itself can be anything you need or...
Very often we need to have the ful URL of the page and use it somehow in our code, for example a dynamic script with social bookmarks or anything...
In this tutorial I will show you how to create a file based login system to register, login and logout users. You can use this method without any...
Use ImageMagicK to resize and create thumbnails, much much faster and less CPU intensive than GD!
How to hide your CSS source from rippers.
Views: 821 | | by Mathew
PHP - Security
How to create a random avatar PNG image using the GD library.
How to make a nice hitcounter using textfiles.
Views: 867 | | by Simon
PHP - Counters
How to create a simple BBcode function for smilies.