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(+): 1 | Views: 151 | 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(+): 1 | Views: 141 | 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(+): 1 | Views: 226 | 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(+): 1 | Views: 90 | 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

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

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

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

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

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

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

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

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

MySQL Basics

Simple MySQL integration for your website with PHP
Database » 13dots.com
Score(+): 2 | Views: 189 | 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

Preventing MySQL Injection with PHP

Learn how to Prevent MySQL Injection with PHP
Security » imneebu.com
Score(+): 4 | Views: 169 | 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