http://www.markuptutorials.com
http://www.tutorialkit.com
http://www.3dlessons.com
http://www.vectorials.com
http://www.flashperfection.com
http://webdesign.org

All PHP Tutorials - LearnPHP.org

Sort byTutorials Per Page
Pages:4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | Next| Last

Aggregate Functions

Author: ONLamp.com  Rating:
John Paul Ashenfelter looks at a specific class of SQL functions that operate on entire columns of data instead of discrete values -- the aggregate functions.
April 4, 2008 Today Views: 1 Total Views: 21
Noel Davis shows us buffer overflows in MySQL, analog, vixie cron, and Kerberos IV; problems with kicq, licq, and kaim; root exploits in NetBSD i386 kernels; and insecure coding with PHP and MySQL.
April 4, 2008 Today Views: 1 Total Views: 107
One of the most fundamental tools of any true programming language is the ability to control what code gets executed and under what conditions by using a conditional block.
April 4, 2008 Today Views: 1 Total Views: 118

PHP Require Function

Author: tizag.com  Rating:
The require function is used to include a file into your PHP code.
April 3, 2008 Today Views: 3 Total Views: 108

Group By

Author: ONLamp.com  Rating:
The GROUP BY clause is the next step after mastering ORDER BY. John Paul Ashenfelter shows you how to combine database records into a single record to calculate an aggregate function.
April 3, 2008 Today Views: 2 Total Views: 95
Extracting form variables when programming in Perl is a real task. The variables can be extracted fairly painlessly using the CGI.pm modules, but there is a lot of work going on under the hood.
April 3, 2008 Today Views: 3 Total Views: 132

MySQL - Introduction

Author: tizag.com  Rating:
MySQL is currently the most popular open source database server in existence. On top of that, it is very commonly used in conjunction with PHP scripts to create powerful and dynamic server-side applications.
April 2, 2008 Today Views: 2 Total Views: 133

Good Relations

Author: ONLamp.com  Rating:
John Paul Ashenfelter looks at how keys are used to construct relationships between tables in a relational database.
April 2, 2008 Today Views: 1 Total Views: 85
This tutorial is a follow up to my earlier tutorial, Parsing XML using PHP4 and highlights the improvements in XML handling with PHP5.
April 1, 2008 Today Views: 2 Total Views: 104

MySQL Setup Guide

Author: tizag.com  Rating:
The easiest way to experiment with MySQL and PHP is to purchase some space on a shared web host.
April 1, 2008 Today Views: 1 Total Views: 77
Pages:4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | Next| Last