Categories
Tags → Php Tutorial

Emailing Customized Flash E-cards with PHP and Text Files

This tutorial explains how to send out customized Flash e-cards to anyone you want, or allow anyone that visits your site to do the same. This tutorial will allow you to set up a much simplified version of say the online Hallmark or Blue mountain e-...
DETAILS

Simple Login/Registration Using Flash with PHP and mySQL

This tutorial assumes that you have some basic knowledge of PHP and mySQL, and a good understanding of Flash 5 Actionscript. This tutorial shows you how to set up a table in a mySQL database, then using PHP (or asp with a few minor changes) manipulat...
DETAILS

Creating dynamic Web sites with PHP and MySQL

This free, dW-exclusive tutorial shows you how to use two open source, cross-platform tools for creating a dynamic Web site: PHP and MySQL. When we are finished, you will learn how dynamic sites work and how they serve the content, and you will be re...
DETAILS

Foundation PHP for Flash

PHP is a versatile open source scripting language capable of turning a beautiful piece of Flash art into a useful, dynamic creation - bringing serious power to the design back-end. As an ingredient to a website, PHP can help a designer develop the fu...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

PHP-Based User Authentication

This tutorial teaches you to initiate user authentication using PHP, and then to authenticate users by matching the value of the global variables $PHP_AUTH_USER, and $PHP_AUTH_PW to a list of valid usernames and passwords. The sample code included wi...
DETAILS

Building WML Applications Using PHP

This tutorial shows you how you can use PHP in conjunction with WML to serve dynamic content to a WAP-enabled wireless device. The sample code illustrates several facets of user interaction via a wireless web browser, including: Performing basic inse...
DETAILS

How to Install and Configure PHP3 on Windows

This tutorial shows the steps you need to install and configure PHP on Windows. It explains two different ways: Using PHP without Apache, and Using PHP with Apache.
DETAILS

Using a page by page password system using mySQL

One cool thing about php is that you can fairly easily validate users before displaying content on a page by page basis. Let''s say you don''t want to restrict the entire directory using htaccess, this is a neat alternative. This tutorial s...
DETAILS

Setup and Install Apache with PHP4 as a Dynamic Module (DSO)

This tutorial first explains what a dynamic module is, or what it means by creating PHP as a dynamic module for Apache. Then, it guides you through step-by-step where to get Apache and PHP4 and how to install them on your server.
DETAILS

Simple Connection to Sybase

This tutorial explains how to make a simple connection to Sybase using a few PHP functions.
DETAILS

Page:
©2019 A--9.com