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 » nucleocide.net
Score(+): 3 | Views: 210 | Save it | Report it


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 » talkphp.com
Score(+): 4 | Views: 123 | Similar Tuts | Save it | View this tutorial

Making Clean URL's

This tutorial is about Using Php and Mod_rewrite
General » slipszenko.net
Score(+): 2 | Views: 153 | Similar Tuts | Save it | View this tutorial

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 » combined-minds.net
Score(+): 3 | Views: 174 | Similar Tuts | Save it | View this tutorial

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 » macronimous.com
Score(+): 5 | Views: 280 | Similar Tuts | Save it | View this tutorial

Creating User Functions

Learn How To Create User Functions
Functions and OOP » dev.fyicenter.com
Score(+): 2 | Views: 209 | Similar Tuts | Save it | View this tutorial

User Input MD5 Encryption

Learn how to Have custom text converted in divcss format outputs
Security » neogt.com
Score(+): 2 | Views: 165 | Similar Tuts | Save it | View this tutorial

Massive User Registration Tutorial

This tutorial is about MySQL Table and Insert Values
General » tutorialstream.com
Score(+): 2 | Views: 146 | Similar Tuts | Save it | View this tutorial

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 » rmb-scripting.com
Score(+): 1 | Views: 122 | Similar Tuts | Save it | View this tutorial

Export Data to CSV

Learn how to Use PHP to export data to a Comma Separated Value file
General » wlscripting.com
Score(+): 2 | Views: 126 | Similar Tuts | Save it | View this tutorial

Insert Data

After studying this tutorial you can learn how to Insert information in to a PHP MySQL database using Dreamweaver
Database » pixeldigest.com
Score(+): 2 | Views: 177 | Similar Tuts | Save it | View this tutorial

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 » micohono.com
Score(+): 5 | Views: 284 | Similar Tuts | Save it | View this tutorial

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 » combined-minds.net
Score(+): 5 | Views: 263 | Similar Tuts | Save it | View this tutorial

Simple but effective user input securing

In this tutorial you can learn simple but effective user input securing for your forms
General » avengex.com
Score(+): 1 | Views: 85 | Similar Tuts | Save it | View this tutorial

Display MySQL Data

Learn more about using dreamweaver. learn how to display database information
Database » pixeldigest.com
Score(+): 2 | Views: 221 | Similar Tuts | Save it | View this tutorial

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 » ineedtutorials.com
Score(+): 4 | Views: 198 | Similar Tuts | Save it | View this tutorial

Accessing Form Data

This tutorial will teach you how to access form data using PHP's _POST and _GET globals
General » ronsguide.com
Score(+): 2 | Views: 117 | Similar Tuts | Save it | View this tutorial

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 » libraryofmike.org
Score(+): 5 | Views: 352 | Similar Tuts | Save it | View this tutorial

Getting META data of a website

How to get all META data of a website.
General » phptoys.com
Score(+): 4 | Views: 174 | Similar Tuts | Save it | View this tutorial

Accessing form data with PHP

In this tutorial I will show you the basics of accessing data sent from a html form
General » webmasterstash.com
Score(+): 2 | Views: 142 | Similar Tuts | Save it | View this tutorial

Edit MySQL Data

Learn how to edit information stored in a PHP MySQL database
Database » pixeldigest.com
Score(+): 3 | Views: 193 | Similar Tuts | Save it | View this tutorial