Users

Crayon Violent

Global Moderator
Username:
Crayon Violent
Location:
Where You Live.
Email:
crayonviolent@phpfreaks.com
MSN:
No information...
YIM:
No information...
ICQ:
No information...
AIM:
No information...
Website:
No information...
Forum profile

Tutorials

Crayon Violent has written a total of 4 tutorials.

PHP Custom List Order

This tutorial explains how to make a custom ordered list.

PHP Basic Database Handling

In this tutorial, you will learn how to do some basic database queries through php. You will learn how to INSERT, UPDATE, DELETE, and SELECT from a table.

PHP Loops

Learn how to use loops to solve problems and reduce amount of coding, and the available loops for doing so.

PHP Basic Pagination

Have a whole lot of information? Want to separate it into pages, with first/previous/next/last links? Read on!