PDA

View Full Version : Php, Sql



lurkingfridge79
February 19th, 2003, 19:53
Could anyone show me any useful resources on learning PHP and/or SQL? Im working on creating a databse driven site. Also, could anyone tell me if Flash can work in conjunction with an SQL Databse? (e.g. seeing if users are online, tracking info etc.) :confused: Thanks!!!

-lurkingfridge79

spec
February 19th, 2003, 22:44
php - www.php.net
mysql - www.mysql.com
Flash and mysql? yes it can be done but requires you to do some extra work = Flash > actionsripting > PHP > MySQL

kabatak
February 19th, 2003, 23:14
http://www.sephiroth.it/tutorials/flashPHP/

lurkingfridge79
February 20th, 2003, 16:12
Thanks :)