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


Top 20 Similar PHP Tutorials

Non ASCII Characters as String Literals

Sth more about Non ASCII Characters as String Literals
General » herongyang.com
Score(+): 0 | Views: 67 | Similar Tuts | Save it | View this tutorial

Limit DIsplay Characters

This php script helps you limit displaying characters form you message and not cut your word.
Basics » phpeasystep.com
Score(+): 0 | Views: 96 | Similar Tuts | Save it | View this tutorial

Managing Non ASCII Character Strings

In this tutorial you will learn more about managing Non ASCII Character Strings
General » herongyang.com
Score(+): 0 | Views: 26 | 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 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

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

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

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

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

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

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 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

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

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

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 | 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

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

Preventing MySQL Injection with PHP

Learn how to Prevent MySQL Injection with PHP
Security » imneebu.com
Score(+): 1 | Views: 43 | Similar Tuts | Save it | View this tutorial