Groups | Blog | Home
all groups > flash data integration > december 2004 >

flash data integration : Confusion over flash, mysql and php


chris~Roddie
12/20/2004 12:08:07 AM
I wish to set up a web site using flash which will retrieve and send data from
a database. I've heard that connecting to a mySql database using php is a good
way of doing this and since these are both free wish to do this. I plan to
store the website on my ISP's server as they provide us with a little bit of
free web space. I know their server is php and mySql enabled but my real
predicament is that i want to design and test my website locally and offline on
my laptop which is running windows xp. Is it possible to install php4 and
mysql on my windows system to allow me to do this. And if so how to i go about
doing this. I have experimented with doing this but it doesn't seem possible
to do this unless you have a server to compile the php files (is this
correct???) Do i therefore have to install something equivalent to appache to
do this or is this not right. So if anyone could describe exactly what I have
to do to achieve this (if it is even possible) or point me in the direction of
appropraite resources I'd much appreciate it. Chris Roddie
dParser
12/20/2004 6:32:34 PM
http://www.hotscripts.com/PHP/Tips_and_Tutorials/Installing_PHP/
Click on the "Visit" button.
My search criteria on google was "installing php on Xp."

I run PHP-MySQL on Win 2000 Pro with IIS5. I upload to a Mac OSX server
with Apache-MyQL-PHP. Uploading to the Mac UNIX system only requres a
different path discription when I use my upload class which allows uploading
of files by users.. Otherwise my uploadto the Mac system are seamless.

R

[quoted text, click to view]

somaboy mx
12/21/2004 11:09:49 AM

"chris~Roddie" <webforumsuser@macromedia.com> wrote...
[quoted text, click to view]

http://www.wampserver.com/en/index.php

This will install a complete testing environment for PHP/Apache/MySQL
without any hassle. Just install and you're set to go.


..soma

AddThis Social Bookmark Button