Search

MySQL Tutorials

Understanding MySQL for PHP
Understanding MySQL for PHP is the new series of videos where I'm explaining what MySQL is and how to use it to create your own database. Every week we will be publishing the new video to add to this series.
Tags: Mysql | Rating: Not Rated
Advanced search form for your website with PHP and MySQL
This tutorial explains how to create the advanced search form for your website with PHP and MySQL using text fields, dropdown menus, radio buttons and check boxes. You will learn how to create database, how to define relationships between different tables and how to create search form which populates relevant information from the database and displays then on the page depending on selection made.
Tags: Form, Mysql | Rating: Not Rated
MySQL Tutorials - Table Column Types for Different Types of Values
This provides tutorial notes on table column types. Topics include column types for character strings, bit strings, exact numbers, approximate numbers, data and time values.
Tags: Mysql, Table, Column, Types, Types, Values | Rating: Not Rated
324 Views | MySQL / Basics | 17-09-09 | mark |
SQL Encryption Functions
There are two ways of securing data in a database: hashing and encryption. Hashing usually prevents you from obtaining the original string. Encryption allows you to obtain the original string (through decrypting). This is only possible if you know the encryption method, and the key that was used to encrypt it.
Tags: Encryption, Functions | Rating: Not Rated
SQL Functions - String Functions
SQL provides a large amount of functions for string manipulations. Learn how to convert and use SQL Functions.
Tags: Functions, Functions | Rating: Not Rated
SQL Functions - Math Functions
Just like how programming languages have functions built-in to allow you to do common tasks easily. So does SQL. A lot of these functions are mathematical. Some of them are more useful than others.
Tags: Functions, Math, Functions | Rating: Not Rated
SQL Date Functions - Converting and Using
SQL provides a lot of functions for manipulating dates in a database. You can store values in a date field or a datetime field. If you store the dates as unix_timestamps you can get a lot more flexibility with dates. In fact, this is usually what is done when you are using PHP with the database.
Tags: Date, Functions | Rating: Not Rated
Writing SELECT queries for SQL databases
When you want to get results from a database you issue a select query. With this query you can limit the results based on certain criteria, sort it, and subsort it. You can do a lot with this including selecting data from multiple tables.
Tags: Select, Queries, Databases | Rating: Not Rated
How to Fight Spam in Forums
How to Fight Spam in Forums like phpbb and Vbulletin
Tags: Fight, Spam, Forums | Rating: Not Rated
MySQL FAQs - SQL SELECT Statements with JOIN and Subqueries
A collection of 16 FAQs on MySQL SELECT statements with JOIN and subqueries. Clear answers are provided with tutorial exercises on joining multiple tables with inner and outer joins; using subqueries with IN, EXISTS, and FROM clauses; using UNION operations.
Tags: Mysql, Faqs, Select, Statements, Join, Subqueries | Rating: Not Rated
MySQL Tutorials
Free, easy, step by step tutorials on MySQL development. It gets you started with MySQL the easiest and fastest way.
Tags: Mysql | Rating: Not Rated
740 Views | MySQL / Miscellaneous | 07-10-07 | mike |
5 Useful MySQL Functions And Control Flows
If statements have been a life saver on many occasions. They are invaluable for checking a value then returning another value different from the one stored in the table...
Tags: Useful, Mysql, Functions, Control, Flows | Rating: Not Rated
659 Views | MySQL / Miscellaneous | 07-10-07 | betty |
[BEGINNER] The MySql basics
A powerfull tutorial about MySql, it will introduce you to the scripting language MySql.
Tags: Beginner, Mysql, Basics | Rating: Not Rated
656 Views | MySQL / Basics | 07-10-07 | john |
[MYSQL] functions/queries list
A list of usefully mysql functions and queries with short description for each function and exmaples.
Tags: Mysql, Functionsqueries, List | Rating: Not Rated
606 Views | MySQL / Functions | 07-10-07 | cena |
Connecting to MySQL database from PHP
This tutorial will show you how to connect to MySQL database from PHP script.
Tags: Mysql | Rating: Not Rated
539 Views | MySQL / Basics | 07-10-07 | cena |
Site Stats
Visitors Online316
Total Users1675
Categories76
Subcategories889
Tutorials23,742
Partners
Free Flash Games

Tired of working all day long and wanted to relax? Play really cool flash games to make the heat go away. From the thousands of games to choose from, You are most definitely going to find the ones you will like.

free.haxansweb.com/flash_games

Home|Tutorials|Submit|About Us|Blog|Advertise|Contact Us|Sitemap|Help / FAQ|Privacy Statement   © 2006-2010 Copyright Tutorials Expert.