tutorials

Sponsors
Partner Sites

Showing 13134 Tutorials


Flash MX and Unicode
With Flash MX and the Flash 6 plug-in, we finally have unicode support in Flash. This makes it a viable tool to display text in languages other than English, including all Euro-languages with accents, Middle Eastern right-to-left scripts and many Asian La
PHP Tutorials > Flash and PHP
 
Simple Login/Registration Using Flash with PHP and
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) manipulate tha
PHP Tutorials > Flash and PHP
 
Flash & PHP: A Text Search
This tutorial show how to combine PHP and Flash into one seamless package and create search engine of sorts that will look through a text file and return the results of that search to the Flash movie.
PHP Tutorials > Flash and PHP
 
Create an Image gallery
An advanced image gallery using flash remoting AMFPHP and GD library.
PHP Tutorials > Flash and PHP
 
Introduction to SWF and Flash
This introductory article describes how to create SWF and flash files on the fly using PHP and database.
PHP Tutorials > Flash and PHP
 
Forms and responding to them (GET and POST)
PHP Tutorials > Form Processing
 
Form Over Substance - Part One
PHP has built in functionality for dealing with HTML forms. This tutorial shows you how to tap into these powerful features.
PHP Tutorials > Form Processing
 
Phorm Manager
In this part four of a series on HTML form handling with PHP, it explains how to create a powerful PHP form handler, called Phorm Manager. Topics include: Design goals, Internal data management, form validation, and more. Full source code available.
PHP Tutorials > Form Processing
 
Form Validation With PHP
This tutorial explains how to validate HTML form on server side using PHP plus client side form validation using Javascript to make your form more user friendly
PHP Tutorials > Form Processing
 
Form Processing with PHP 4
This is a step-by-step introductory tutorial on form processing in PHP4. Each step is explained in detail, and covers field validation.
PHP Tutorials > Form Processing
 
PHP Email Form
Create a basic email form for your site with this script
PHP Tutorials > Form Processing
 
Doing Error Checking In Forms for bogus informatio
PHP Tutorials > Form Processing
 
POST/GET Form Variables
Using PHP array functions to view all of your POST/GET Variables make it easy for retrieving data from online forms. Its also great for debugging your codes.
PHP Tutorials > Form Processing
 
Working with forms in PHP
One of the most popular ways to make a web site interactive is the use of forms. With forms you can have users register for different things, submit any information you can imagine, upload files, and all types of other things. In this tutorial, we will go
PHP Tutorials > Form Processing
 
The Universal Web Form Processor
This article describes how to create a generic form processor in PHP. Discussion involves form elements, hidden fields, and more. Also covers the installation process of NuSphere MySQL, an integrated multi-platform distribution of Apache, Perl, PHP, and M
PHP Tutorials > Form Processing
 
Sending mail in PHP
PHP Tutorials > Form Processing
 
Multi-page Forms with PHP
This article will touch on two skills in the interface between PHP and HTML forms, specifically in working with hidden fields, and as a bonus, in passing arrays in an HTML form.
PHP Tutorials > Form Processing
 
Email
This is an illustration of how to send email through PHP. I did not create a function because I feel mail() is already a wrapper all by itself. I left the first parameter empty because I feel that the "to row" is not any more important than any other row
PHP Tutorials > Form Processing
 
A very simlpe form to mail script
This is a very simlpe form to mail script. I did it to teach my team how to send mails You can tweak it to send * Plain Text Mail * Formatted Html Mail Just go thru the script it is very simple and self explaining.
PHP Tutorials > Form Processing
 
Part II: recieving the message
PHP Tutorials > Form Processing
 

« 34 35 36 37 38 39 40 41 42 43 44 45 [46] 47 48 49 50 51 52 53 54 55 56 57 58