Tutorials by phpfreaks.com

You can find here all the 14 tutorials by phpfreaks.com. The author's home page URL is http://www.phpfreaks.com.
Sort byTutorials Per Page
Pages:1 | 2 | Next| Last
This tutorial tells you how to get around this common problem. Check if a function exists before defining a function.
June 10, 2010 Today Views: 3 Total Views: 421
There are many topics on the forums that go again, topics many people often are having trouble with. One of these problem areas are how to handle dates, convert them to a different format, timezone issues, etc.
June 4, 2010 Today Views: 1 Total Views: 325

Data Joins Unions

Author: phpfreaks.com  Rating:
An introduction to using joins and unions in your MySQL queries.
May 4, 2010 Today Views: 1 Total Views: 580
Have a whole lot of information? Want to separate it into pages, with first/previous/next/last links? Read on!
April 28, 2010 Today Views: 2 Total Views: 599

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.
April 22, 2010 Today Views: 1 Total Views: 664
This tutorial explains how to make a custom ordered list.
April 6, 2010 Today Views: 1 Total Views: 779

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.
March 30, 2010 Today Views: 1 Total Views: 746
A beginner tutorial demonstrating a simple form to update administrator privileges for a set of users using checkboxes.
March 12, 2010 Today Views: 1 Total Views: 649
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: 576
How to dynamically add text to an image.
July 23, 2009 Today Views: 1 Total Views: 1,266
Pages:1 | 2 | Next| Last