Home

Submit

Source

Feeds

Home » PHP » Miscellaneous ::

PHP Miscellaneous
In this tutorial we will see how to create and manage a simple Guestbook using an XML formatted file (with a simple XSL style-sheet). To do that we will create and parse the XML structure using an open source library for PHP which allow us to threat XML with DOM.
Related Tutorials
PHP Miscellaneous
Introduction to SWF and Flash
PHP / Miscellaneous
SWF is the file format used by Macromedia Flash to deliver graphics, animation and sound to users on the Internet. Flash enables you to provide a very rich and dynamic interface to the user. Almost 90% of web users can view SWF content without having to install a browser based plug-in, and over 200 million people have downloaded the Flash player.

Site: www.phpbuilder.com Report - View Tutorial

PHP Forms
Creating a Mail Form with PHP and Flash
PHP / Forms
In this tutorial we are going to show you how to create a contact form within flash and send it using PHP.

Site: codewalkers.com Report - View Tutorial

PHP Forums and Guestbooks
Creating a Guestbook using Flash and PHP
PHP / Forums and Guestbooks
An advanced use of PHP and MySQL to manage a Flash guestbook.

Site: www.sephiroth.it Report - View Tutorial

PHP Databases
Saving Movie Clip Positions with PHP and MySQL
PHP / Databases
Good understanding of Flash Actionscript is required to complete this tutorial. What this tutorial basically does is to show you how to set up a table in a mySQL database, then using PHP (or asp with a few minor changes) manipulate that table and interact with Flash.

Site: www.flash-db.com Report - View Tutorial

PHP Installation
Installing Apache 2.0, PHP 4.2, MySQL 3.23, and PHPMyAdmin
PHP / Installation
This article shows you how to setup, configure, install, and use the Apache 2.0 web server, PHP 4.2.0 scripting langauge, PHPMyAdmin, and that latest MYSQL DBMS Database MySQL 3.23 on a Windows machine so you can easily test your dynamic Macromedia Flash content in a server environment. Making it easy to test on your local laptop/desktop. A Flash application using these tools is also detailed.

Site: www.flashkit.com Report - View Tutorial

PHP Forms
Creating a Mail Form with PHP and Flash - Part 2
PHP / Forms
This tutorial will explain how to Creating a Mail Form with PHP and Flash - Part 2.

Site: codewalkers.com Report - View Tutorial

PHP Dynamic Images
Create an image gallery with AMFPHP
PHP / Dynamic Images
An advanced image gallery using flash remoting AMFPHP and GD library.

Site: www.sephiroth.it Report - View Tutorial

PHP News and RSS Feeds
Read news from MySQL
PHP / News and RSS Feeds
Managing MySQL data with PHP and use them in a simple Flash MX application.

Site: www.sephiroth.it Report - View Tutorial

PHP Membership
User authentication
PHP / Membership
In this tutorial we will build a Flash authentication system. User login, user registration, forget password with md5 encryption.

Site: www.sephiroth.it Report - View Tutorial

PHP Dynamic Images
Get the width and hieght of an image using a function in PHP
PHP / Dynamic Images
PHP provides a function to get the width and height of an image. The getimagesize() function will determine the size of image file including flash file(swf).

Site: www.phpeasystep.com Report - View Tutorial

PHP Dynamic Images
Create Thumbnail with PHP
PHP / Dynamic Images
Create a copy of an image as a thumbnail. You get a great function that use the GD library to create the new thumbnail file.

Site: www.999tutorials.com Report - View Tutorial

PHP General Development
How to create a web catching program?
PHP / General Development
This tutorial walks you through on how to create "your own" content grabbing program in minutes. It'll tell you how to create connections, parse unwanted data, smoothen it out and then display it customized to your needs, using a simple yet concrete example of grabbing news from yahoo!.

Site: www.devhome.org Report - View Tutorial

PHP Dynamic Images
How to Create Thumbnail Images using PHP
PHP / Dynamic Images
This tutorial will describe how to create thumbnail images on the fly using PHP. Furthermore you will learn how to process a whole folder of images and create their thumbnails.

Site: www.webcheatsheet.com Report - View Tutorial

PHP Object Oriented
Classes and objects in PHP
PHP / Object Oriented
There are many ways to create programming code. One of the easiest but most powerful is to start using object oriented way to think and work. I will give you the basic how you create a class, and why.

Site: www.999tutorials.com Report - View Tutorial

PHP Dynamic Images
Dynamic Image Generation with PHP
PHP / Dynamic Images
PHP lets you do a lot more than simply generating HTML content, it is also a great tool to dynamically generate images on-the-fly. For example, you can create buttons with text from a database,create grapical displays of statistics from log files,enhance business data with graphs and diagrams.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.

Site: devzone.zend.com Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement