flashPash is a client/server database tool designed to allow applications to easily retrieve and update information across the internet. The primary use is with Flash/Shockwave clients.
Several types of databases are supported using ADOdb abstraction library.
In a nutshell, by keeping a small amount of metadata in the Shockwave Flash client, flashPash is able to automatically generate SQL queries on the server, and send the results of those queries back to the client.
flashPash has 2 Flash MX client components and a PHP class run on the server.
XML is used for data exchange between client and server.
You can also operate flashPash in PHP by itself. Check the examples.
It is recommended that you download the installation executable (Win32) or complete Zip archive from the flashPash Web site. |