PHP Tutorial

IP Banning in with mySQL

This tutorial will show you how to ban people by IP address with php and mysql
Security » chipmunk-scripts.com
Score(+): 3 | Views: 98 | Save it | Report it


Top 20 Similar PHP Tutorials

IP Banning

Learn how to ban a single IP or multiple IP addresses from accessing your website.
Security » templora.com
Score(+): 0 | Views: 31 | Similar Tuts | Save it | View this tutorial

Mysql Tutorial 1 : How to create a MySQL Database and Table

Mysql Tutorial 1 : MySQL for Newbies, How to create a MySQL Database and Table
Database » ztej.com
Score(+): 0 | Views: 41 | Similar Tuts | Save it | View this tutorial

Using OOP with MySQL a mysql class

Learn how to create and use OOP with a mysql class
Database » shadow-fox.net
Score(+): 0 | Views: 25 | Similar Tuts | Save it | View this tutorial

MySQL Class

This tutorial will show you the basics of creating a class that will handle your basic MySQL functions, as well as handle some error reporting so you dont have to add "or die(mysql_error());" to your mysql querys.
Database » deceptive-logic.com
Score(+): 0 | Views: 41 | Similar Tuts | Save it | View this tutorial

MySQL FAQs

This tutorial helps you to know more about PHP Connections and Query Execution
Database » dba.fyicenter.com
Score(+): 0 | Views: 32 | Similar Tuts | Save it | View this tutorial

Learning PHP and MySQL

This is a massive guide to integrating MySQL with your PHP applications
Database » tutorialspoint.com
Score(+): 0 | Views: 35 | Similar Tuts | Save it | View this tutorial

Connecting and using MySQL with PHP

In this tutorial you can learn Sth more about Connecting and using MySQL with PHP
Database » libraryofmike.org
Score(+): 0 | Views: 51 | Similar Tuts | Save it | View this tutorial

PHP and MySql tutorial

This is a starters guide for basic functionality!
Database » cipherpixel.com
Score(+): 2 | Views: 37 | Similar Tuts | Save it | View this tutorial

MySQL Basics

Simple MySQL integration for your website with PHP
Database » 13dots.com
Score(+): 0 | Views: 35 | Similar Tuts | Save it | View this tutorial

Basics of Mysql

Basics of MySQL and showing the contents of a database table.
Database » gfx-depot.com
Score(+): 1 | Views: 94 | Similar Tuts | Save it | View this tutorial

PHP and MySQL Injection

A general overview about PHP and MySQL Injection
Security » imneebu.com
Score(+): 1 | Views: 73 | Similar Tuts | Save it | View this tutorial

PHP and MySQL RSS Feed

Learn how to create a dynamic XML RSS document with PHP
General » webwicked.com.au
Score(+): 0 | Views: 44 | Similar Tuts | Save it | View this tutorial

PHP MySQL by examples

Learn by examples how to manipulate your database using PHP
Database » roscripts.com
Score(+): 0 | Views: 40 | Similar Tuts | Save it | View this tutorial

Fetch MySQL Row

Fetch (retrieve) a specific MySQL row and display it in a simple table.
Database » scriptplayground.com
Score(+): 1 | Views: 111 | 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(+): 0 | Views: 39 | 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(+): 0 | Views: 51 | 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(+): 0 | Views: 43 | Similar Tuts | Save it | View this tutorial

Advanced PHP / MySQL Interaction

In this tutorial I will show you how to connect to and select a database and then how to perform select, insert, update and delete actions on a MySQL database.
Database » webmasterstash.com
Score(+): 0 | Views: 44 | Similar Tuts | Save it | View this tutorial

Get the Size of a MySQL Database with PHP

This simple tutorial will show you how to get the size of a MySQL database using PHP in just a few simple steps
Database » drquincy.com
Score(+): 0 | Views: 50 | Similar Tuts | Save it | View this tutorial

Specifying how many columns per row when extractng from MySQL

This is a simple tutorial that shows you how to make information or images(in this case buttons) display in a specific number columns per row using a specific algorithem and loop
Database » chipmunk-scripts.com
Score(+): 0 | Views: 46 | Similar Tuts | Save it | View this tutorial