Kaoz-tutorials
Filters (New!) | RSS feed RSS feed | Our Tutorials | Submit Tutorials | Contact

PHP programming > Database

 
Photoshop
Flash
HTML and CSS
JavaScript
PHP programming
Basics
Cookies and Sessions
Database
Images
Object Oriented Programming
Security

Simple MySQL Table Editor July 23rd, 2008

PHP and MySQL are one of the most used technologies on the web today. By using about 7 different script files we can add, update, and delete rows from a MySQL table.

PHP programming >> Database >> hackosis.com
Broken Link | 14 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Create database driven (dynamic) website with Dreamweaver CS3, PHP and MySQL April 29th, 2008

This tutorial explains how to create database driven (dynamic) website with Dreamweaver CS3, PHP and MySQL.

PHP programming >> Database >> sebastiansulinski.co.uk
Broken Link | 30 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Inserting Data Into a MySQL Database using PHP February 17th, 2008

This tutorial will show you how to write to a MySQL database using simple PHP code.

PHP programming >> Database >> teamtutorials.com
Broken Link | 33 clicks |
  • Currently 4/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

How to Encrypt Passwords in the Database February 10th, 2008

If you are developing a password-protected web site, you have to make a decision about how to store user password information securely.

PHP programming >> Database >> webcheatsheet.com
Broken Link | 33 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Simple Search Engine with PHP and MySQL November 13th, 2007

There might be many reasons why you may be storing data in a database. As Google has showed us, searching data is an invaluable tool that can help minimize the time that it takes to find the information you need. I would like to show you how you can build your own PHP search engine to find the information you seek in a MySQL database.

PHP programming >> Database >> hackosis.com
Broken Link | 96 clicks |
  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

MySQL SELECT query from PHP scriptMySQL SELECT query from PHP script July 6th, 2007

This tutorial will show you how to use MySQL querys to database in your PHP scripts.

PHP programming >> Database >> onlinehowto.net
Broken Link | 61 clicks |
  • Currently 4/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5