View Full Version : php into a database
Raster
04-08-2001, 06:09 AM
Does anyone know how I can use php to take data (4 text field) and append it to a database?? and what kind of databases can I use??
Thanks
Jesse
04-08-2001, 09:23 AM
You can easily use PHP and mySQL for this sort of thing. You create a PHP script which takes 4 variables and adds them to the database, then you call the PHP script from Flash using loadVariablesNum.
See my favourite tutorial on PHP/mqSQL interaction:
http://hotwired.lycos.com/webmonkey/programming/php/tutorials/tutorial4.html
Cheers
Jesse
|
vBulletin® v3.8.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.