Tutorials by phpfreaks.com

You can find here all the 12 tutorials by phpfreaks.com. The author's home page URL is http://www.phpfreaks.com.
Sort byTutorials Per Page
Pages:1 | 2 | Next| Last
A beginner tutorial demonstrating a simple form to update administrator privileges for a set of users using checkboxes.
March 12, 2010 Today Views: 6 Total Views: 242
In a nutshell PHPIDS is an advanced intrusion detection system written with performance on a large scale in mind. The basic installation and configuration is pretty straight forward.
January 12, 2010 Today Views: 1 Total Views: 278

Simple SQL Search

Author: phpfreaks.com  Rating:
Creating a SQL Search in PHP can some times be confusing and often cause users to generate too much unnecessary code. Well today is the good day. The tutorial shown here will guide you through how to create a Simple and basic MySQL search on multiple fields.
July 24, 2009 Today Views: 1 Total Views: 185
How to dynamically add text to an image.
July 23, 2009 Today Views: 2 Total Views: 398
This tutorial explains how to make a custom ordered list.
July 13, 2009 Today Views: 1 Total Views: 191

PHP Security

Author: phpfreaks.com  Rating:
This tutorial deals with the various security issues a PHP developer, or any person who writes web applications, might face.
July 9, 2009 Today Views: 1 Total Views: 200
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.
July 8, 2009 Today Views: 1 Total Views: 255

Data Joins Unions

Author: phpfreaks.com  Rating:
An introduction to using joins and unions in your MySQL queries.
July 7, 2009 Today Views: 1 Total Views: 157

PHP Loops

Author: phpfreaks.com  Rating:
Learn how to use loops to solve problems and reduce amount of coding, and the available loops for doing so.
July 6, 2009 Today Views: 2 Total Views: 173
Have a whole lot of information? Want to separate it into pages, with first/previous/next/last links? Read on!
July 3, 2009 Today Views: 1 Total Views: 241
Pages:1 | 2 | Next| Last