PHP 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(+): 3 | Views: 182 | Save it | Report it


Top 20 Similar PHP Tutorials

Basics of connecting to the MySQL DBMS with PHP

This tutorial contains basics of connecting to the MySQL DBMS with PHP
Database » brainbell.com
Score(+): 2 | Views: 111 | 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(+): 3 | Views: 143 | 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(+): 3 | Views: 220 | 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(+): 2 | Views: 166 | 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(+): 3 | Views: 216 | 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(+): 3 | Views: 188 | 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(+): 2 | Views: 194 | Similar Tuts | Save it | View this tutorial

PHP and MySql tutorial

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

MySQL Basics

Simple MySQL integration for your website with PHP
Database » 13dots.com
Score(+): 2 | Views: 189 | Similar Tuts | Save it | View this 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(+): 18 | Views: 623 | 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(+): 3 | Views: 151 | 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(+): 3 | Views: 276 | Similar Tuts | Save it | View this tutorial

PHP and MySQL Injection

A general overview about PHP and MySQL Injection
Security » imneebu.com
Score(+): 4 | Views: 236 | 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(+): 5 | Views: 222 | 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(+): 2 | Views: 160 | 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(+): 3 | Views: 191 | Similar Tuts | Save it | View this tutorial

Installing MySQL on Windows

As Web sites and Web-based applications become more important to commercial firms and other organizations, so too does the methods used for storing data online, such as customer contact information, system login details, product data, and much more.
Basics » developertutorials.com
Score(+): 2 | Views: 141 | 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

Non ASCII Characters with MySQL

In this tutorial you will learn how to work with non ASCII characters with MYSQL
Database » herongyang.com
Score(+): 1 | Views: 151 | 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