[php-list] Re: Flash to MySQL

2008-11-10 Thread bryan_is_south
--- In php-list@yahoogroups.com, "Marc Boncz" <[EMAIL PROTECTED]> wrote: > > Bryan, > > >Is it possible to INSERT or UPDATE MySQL data directly from flash, > >whether or not PHP is used too? > > > >For example, I want an embedded flash application, and based on what a > >user selects in that appli

[php-list] RE: Flash to MySQL

2008-11-09 Thread Marc Boncz
Bryan, >Is it possible to INSERT or UPDATE MySQL data directly from flash, >whether or not PHP is used too? > >For example, I want an embedded flash application, and based on what a >user selects in that application, it automatically UPDATES a MySQL table. > >P.S. I know this is solely a PHP group