Jump to content

mySQL to PHP to Flash


Teonynn

Recommended Posts

Hello, I've been in the process of writing a simple banner-program that will display the output of three variables and switch a light on and off depending on the state of a fourth. However, while the idea itself seems simple, I'm not having that much luck. Writing the display scripts was easy enough. It's when it comes to the backend mySQL and control script that I have problems. Can anyone recommend an effective method to transfer variables between mySQL and Flash?

 

Apache version 1.3.39 (Unix)

PHP version 5.2.5

MySQL version 5.0.45-community

 

This is the database structure:

uID    -    Type

1          2008A-70

2          70

3          In the Office

4          off

 

The variables are displayed in a straight line when extracting them from the database.

Link to comment
https://forums.phpfreaks.com/topic/111360-mysql-to-php-to-flash/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.