

Advertisment

Add, View, Edit & Delete from to MySQL database, Live Example (News System)
This tutorial will teach you how to deal with MySQL databse using php, you will add, view, edit & delete data. A live example included (News...
Views: 920 |
| by Mark
PHP - News Publishing

IP Banning
Learn how to ban someone's IP from your website!
Views: 949 |
| by Daniel
PHP - Security

Random Quotes/Messages
Learn how to display random quotes and/or messages on your site.
Views: 1018 |
| by Mathew
PHP - Randomizing

Comments Basics
Learn the basics of using comments in PHP
Views: 687 |
| by Mark
PHP - Introduction to PHP

Users Online
This will detect the amount of visitors on your site. Requires access to mySQL database.
Views: 915 |
| by Tutorial
PHP - User Authentication

Creating Tab-Delimited Files in PHP
How to create tab-delimited files in PHP so that they can be read by Excel.
Views: 913 |
| by Nick
PHP - File Manipulation

Working with Excel files. (Comma Delimited or CSV)
Working with php and making csv or comma separated excel files. No need for objects!
Views: 941 |
| by John
PHP - File Manipulation

PHP 4 or 5 and RaidenHTTPD web server
Installing PHP4 or 5 ISAPI high speed edition on RaidenHTTPD web server software. No manual installation is required, everything is pre-configured.
Views: 897 |
| by John
PHP - Installing PHP

Installing phpBB discussion board software on RaidenHTTPD
phpBB is a high powered, fully scalable, and highly customisable open-source bulletin board package. It's very easy to setup your own bbs on...
Views: 1056 |
| by Tutorial
PHP - Discussion Boards

Server Push and Server Sockets
The term 'server push' generally means that a server pushes content to the browser client. In reality, a browser doesn't allow this...
Views: 594 |
| by Sean
PHP - Miscellaneous

Setting Cookies
You may need to set cookies to remember certain information such as users, if they have visited or not, etc. etc.
Views: 914 |
| by Source
PHP - Cookies and Sessions

POST and GET functions
You will learn how to use the POST and GET functions to transfer data from a form and display it!
Views: 932 |
| by Brad
PHP - Form Processing

MySQL & PHP Basics
A breif description of each way of using a mysql database with php coding.
Views: 572 |
| by Adam
PHP - Database Related

Form to Flat File
This is a simple tutorial, but it shouldnt be used if you want a more secure way of storing data. You should use MySQL Databases for that.
Views: 914 |
| by Sean
PHP - Form Processing

Pagination with PHP
Learn how to paginate results from your mySQL database in a clean and user friendly way.
Views: 954 |
| by Isac
PHP - Site Navigation

Using Object Oriented Programming to interface with MySQL
How to use object oriented programming in php to create a class to make interacting with MySQL databases much easier.
Views: 509 |
| by Ben
PHP - Database Related

Classes and OOP in PHP
Object orientated programming (OOP) is a commonly used term when discussing modern programming techniques. One of the things that makes humans...
Views: 598 |
| by Troy
PHP - Development

PHP MySQL Shopping Cart Tutorial
How to create a simple shopping cart solution using PHP and MySQL. This tutorial covers the database design, creating the admin pages, product...
Views: 969 |
| by Mark
PHP - E Commerce

User Authentication Using PHP
This tutorial describes three methods to authenticate a user. First is by hardcoding the user info in the script. Second, check the user...
Views: 968 |
| by Adam
PHP - User Authentication

HTPASSWD Line gen
This simple tutorial teaches you how to put a simple form on your website, that outputs the line that goes in .htpasswd after you have put in the...
Views: 981 |
| by Mark
PHP - User Authentication

Most popular (last 7 days)





Highest rated (last 7 days)




