PHP Tutorial
How to safely clean user data
Using regular expressions to clean data can ensure that you will not get any sort of MySQL injections.
Security »
Top 20 Similar PHP Tutorials
Log User Data with PHP & MySQL
Logging user data is a crucial part to any website. See how many visitors fly into your website. This can be used for all sorts of purposes! This tutorial shows you how to do just that by logging all the users in a database. It even shows you how to display them!
Basics »
How to make clean and readable code in PHP
Keeping your code clean is essential. Therefore Combined Minds will give you some handy tips to increase readability in this tutorial. A must-read for all beginning PHP coders.
Basics »
Macronimous - Writing clean, secure and easy to maintain PHP code
Any code when written in a clean, easy to understand and formatted way is readily accepted and acclaimed by one and all. It is essential that the codes we write should be able to be understood by all, because the same programmers need not necessarily work on the same set of codes always.
Basics »
Creating User Functions
Learn How To Create User Functions
User Input MD5 Encryption
Learn how to Have custom text converted in divcss format outputs
Security »
PHP User System Script Tips
In this tutorial you will learn a few different things that you can use to protect your user system from being attacked by hackers
General »
Insert Data
After studying this tutorial you can learn how to Insert information in to a PHP MySQL database using Dreamweaver
Database »
Distinguish Comments between User and Admin in Wordpress
This tutorial will teach you how to change the background color for your comments in wordpress.
General »
Creating a user login and registration system.
In this tutorial we will teach you how to create a basic and simple user login and registration system for your website.
Basics »
Simple but effective user input securing
In this tutorial you can learn simple but effective user input securing for your forms
General »
Display MySQL Data
Learn more about using dreamweaver. learn how to display database information
Database »
Export Mysql data to CSV
Want to export your Mysql data to a CSV(comma seperated value) file? In this tutorial i will show you how to export your data from Mysql into a CSV file.
Database »
Accessing Form Data
This tutorial will teach you how to access form data using PHP's _POST and _GET globals
General »
Using DOM and PHP to parse website data
In this tutorial you will learn how to use DOM and PHP for parsing website data
Advanced »
Accessing form data with PHP
In this tutorial I will show you the basics of accessing data sent from a html form
General »






