Php variables : Simple tutorial which explains variables in PHP
PHP math operators : Shows math operators in PHP
Using strings : A large portion of Web programming requires strings to be handled and generated, so knowing how to use and handle strings properly is extremely important for PHP programmers
Feedback form with a cookie : This tutorial teaches you how to process a simple feedback form. It records the date and time that the user logged into the system and saves this information, in addition to the user's name and email address, in several cookies
Php user authentication : This tutorial teaches you how to initiate user authentication using PHP, and then to authenticate users by matching the value of global variables $PHP_AUTH_USER and $PHP_AUTH_PW to a list of valid usernames and passwords
Building WML applications : This tutorial shows you how you can use PHP in conjunction with WML to serve dynamic content to a WAP-enabled wireless device.
Generate web stats with PHP : This tutorial is intended for the PHP programmer interested in gathering and analyzing Website statistics in a presentable format using mySQL and PHP.
PHP and ODBC : This tutorial is intended for the PHP programmer interested in learning more about database connectivity – using the ODBC standard
Calenders in PHP : The purpose of this tutorial is to develop a calendar that will enable you to store both planned and actual events
Using output from other peoples sites : This tutorial is intended for the PHP programmers who wish to use the output from other Web sites in their own scripts
Build Your Own Database Driven Website Using PHP & MySQL : Build Your Own Database Driven Website Using PHP & MySQL" is a hands-on guide to learning all the tools, principles and techniques needed to build a fully functional database-driven Web site using PHP and MySQL
build an XML-RPC client : Learn how to build an XML-RPC client in PHP using the XML-RPC library
Creating a Web-Based Survey Part I: Dynamic Questions : This tutorial will teach you how to create a survey with a variety of questions and answers without the hassle. Part one of a two part series explains how to implement a dynamic survey system with a MySQL database
The Basics of Using mySQL with PHP in Flash : This article demonstrates how to use Macromedia Flash 5 in conjunction with PHP and a mySQL database
Using objects to create an application : This tutorial shows you how to use objects to create an application, building the application up from smaller parts
Developing Professional Quality Graphs with PHP : Learn to easily construct professional looking graphs and charts without having to delve into the GD library calls and their PHP wrapper functions.
hands on XML : This tutorial will teach you how to parse an XML document using PHP.
Using MySQL Full-text Searching : In this tutorial, you will learn: - How to modify your current database to accommodate Full-text searching
php and gtk : This tutorial works though the stages of installing PHP-GTK and creating a simple GUI application.
side navigation usinp php : This tutorial will show you how to lay out your side navigation and populate an array with the intended values.
File Creation and Editing with Filesystem Functions : This tutorial is intended for PHP programmers that wish to use the Filesystem Functions of PHP to create files on their webserver via PHP.
session handling with php : Unlike PHP 3, PHP 4.0 has built-in capabilities to handle session management. The session management functionality in PHP 4.0 is easy to use, powerful and open for custom modifications
Dynamic Image Generation with PHP : This tutorial shows you how to use the GD library to dynamically create images on your site. The GD library is an external module which is accessed by a native PHP module.
introduction to classes : The tutorial guides you through the construction of a simple, security-related class that performs some basic security functions for a web site: checking user logons.
Serving Graphical Web Page Counters from a PHP Script : This tutorial provides instruction for integrating MySQL functionality with PHP's GD image manipulation support to serve graphical Web page counters


Previous |1 |2 |3 |4 |5 |6 |7 |8 |9 |10 |Next Displaying records 1- 25 of 240)