It is very possible, but the methods are myriad. It depends upon what kind of server or webservice you need to connect to, and the version of Flash you are using.

If your needs are simple and you're using Flash v6 - 8, you can use the LoadVars class to get and send string data.

If your needs are complex you may want to investigate using Flash 9 & ActionScript 3 or Flex 2, which offers sophisticated data UI components and handling. I personally recommend looking into AMFPHP ( http://amfphp.sourceforge.net/ ), which is free and provides a great mechanism for interfacing Flash with PHP & MySQL.

regards,
Steve


On 2007-05-03, at 1:55 PM, BOYD SPEER wrote:

I have a Flash frontend for a client's website. Is it possible using PHP to retrieve data from and save data on a database that is on a remote server?
Thanks for any insights...

-Boyd
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to