10 Tips That Every PHP Newbie Should Know
Description: I wish I had known these 10 tips the day I started working with PHP. Instead of learning them through painstaking process, I could have been on my way to becoming a PHP programmer even sooner! This article is presented in two parts and is intended for folks who are new to PHP.
Added on: 28-Jul-2005 Hits: 480
|
Comments (1)126 Ajax Tutorials
Description: This is the best list of ajax tutorials I have found. It is worth seeing for anyone interested in Ajax.
Added on: 05-Aug-2007 Hits: 263
|
Comments (0)5 Star Rating System
Description: A star rating system is a valuable asset to any website: it adds interactivity to a site, and keeps the users connected with the your site. In this tutorial, you will learn how to make one using php.
Added on: 13-Mar-2006 Hits: 403
|
Comments (0)Ad Rotation Script
Description: This is a very easy and simple ad rotation script, you can set percentage to show the ads and you can adapt this script to rotate any thing.
Added on: 28-May-2006 Hits: 329
|
Comments (0)Ajax RSS Feed
Description: Learn how to build an Asynchronous JavaScript and XML (Ajax) Really Simple Syndication (RSS) reader, as well as a Web component that you can place on any Web site to look at the articles in the RSS feeds.
Added on: 04-Apr-2007 Hits: 487
|
Comments (0)Alternating Row Colors With MySQL Results
Description: One of those popular ways to display your database queries is with alternating row colors inside of a table. Let's face it, if you are displaying any number of items inside your database, you should be using tables. This allows better formatting and better display of your results. If you would like to spice it up a little you can change the color of every other row inside your table and allow the results to be displayed in a manner which the user can read them easier. In this tutorial I will show you how.
Added on: 29-Jun-2005 Hits: 297
|
Comments (0)Alternating table row colors
Description: Many of website use this script to alternate their table row color that selected from mysql database, very useful and cool.
Added on: 23-Dec-2005 Hits: 344
|
Comments (0)Build a simple shopping card
Description: This article will walk through the simple steps to create a shopping cart using the server-side language PHP and a MySQL database.
Added on: 26-Jan-2007 Hits: 237
|
Comments (0)