Webmaster Tutorials -> Php Tutorials -> Data Tutorials

Sponsored Links

Excel Data by PHP

Php | Advanced Php
Author/Publisher | AlphaPatrol
This tutorial describes how to load Excel data directly from .xls file using PHP, manipulate and insert into a database.

PHP For Beginners

Php | Basic Php
Author/Publisher | iTechCollege
PHP is a computer scripting language, which is originally designed for creating dynamic web pages. PHP is an open-source language, used primarily for dynamic web content and server-side applications. In this course, you will learn how to: How to write to screen; Generate and Retrieve a query string; Use functions; Redirect a page; Show environment variables; How to use cookies in PHP; Include a page; How to connect to MySql database; PHP`s most advantage: create an image directly.

Classes and Object-Oriented Programming in PHP

Php | Object Oriented Programming
Author/Publisher | solarisedesign
In this tutorial I'll introduce you to the concept of Classes and Objects in PHP. To put it simply, an Object in the context of programming languages is a data structure which can contain any number of variables and functions all held together under a Class name. This Class can then be created in the normal scope of the code and stored inside a new variable, and multiple copies of this same class can be created. This allows for an even greater level of code encapsulation, allowing more complexity to be accessed from simple commands.

MySQL OOP Database Script

Php | Object Oriented Programming
Author/Publisher | PrimePHP.com
This MySQL OOP Database connection class was submitted by David Rosthorn and it makes MySQL queries more manageable by breaking down the key functions and features of the MySQL module found in all standard PHP installations and creates an environment that is a little faster to work with.

Creating a paging system with MySQL

Php | Advanced Php
Author/Publisher | PrimePHP.com
In this tutorial I will show you how to create your own paging system for a MySQL database table using PHP. You will learn how to have a list of pages automatically generated from the total row count on your table based on the limit of results to be displayed per page.

Check to see if MySQL table exists

Php | Database Integration
Author/Publisher | PrimePHP.com
This function will allow you to easily check whether or not a table exists in your database.

Adding Info To Databases Via Queries

Php | Database Integration
Author/Publisher | DrunkenFury
A tutorial on adding information to databases via simple queries in PHP

PHP MySQL tutorial

Php | Database Integration
Author/Publisher | PHP F1
In this PHP MySQL tutorial I will show you how to use basic database manipulation features in PHP.

How to write a file in PHP

Php | File Handling
Author/Publisher | PHPhelps.com
After learning how to read file discussed in previous tutorial, probably you will be asking how to write data to a text file in PHP! Well, this is what you are going to learn now.

How to connect and fetch data from mySQL database in PHP

Php | Database Integration
Author/Publisher | PHPhelps.com
mySQL is one of the most widely used opensource application in the world alongside with PHP and Apache. If combined together, it could simply form the best utilities to develop dynamic web sites.

Sponsored Links

 
copyright © 2003-2006 RNEL.NET

all Free Webmaster Tutorials are properties of their respective owners

Valid XHTML 1.0 Transitional Valid CSS!

page loaded in 0.712 seconds