In this video tutorial learn how to make a Dynamic login using the Flash PHP MySQL Database extension.
Use the code below to create a table in your MySQL Database:
CREATE TABLE `gb` (
`id` int(11) unsigned NOT NULL auto_increment,
`name` varchar(50) default NULL,
`message` varchar(250) default NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=0 ;
Download the provided code for this tutorial open the Flash file and follow along.
You must be logged in to post a comment.
Copyright © 2012 Peak Studios All rights reserved |
Become a fan
September 18th, 2011 at 5:50 pm
Usually I do not read post on blogs, but I would like to say that this write-up very forced me to try and do it! Your writing style has been amazed me. Thanks, quite nice post….