[swx] SWX with mysql Class to manage a DB

bagias at tiscali.it bagias at tiscali.it
Sat Dec 1 06:24:51 PST 2007


Hi to all mailing list, sorry for my bad english, i'm an italian 
flashers! and it's my first post.
I have a problem with php class (in service), i use this to manage mysql 
DB. With Browser service all single function work very nice (for example 
OpenDBconnection).

There is only a problem, when i call service from Flash or Browser 
service, my service work, for example to help to understand my problem:

I call the OpenDBconnection (send variables ok ) and DB connection is 
true. when i call the service function QUERYtoARRAY (to manage my data), 
I lost my DBConnection and when i call the service IsConnected it's 
return FALSE.

I don't understand this, pls help me. I need to manage my DB from a 
MovieClip, in this sequence:

1. OpenDBconnection
2. If is connected = TRUE
3. Execute my QUERYtoARRAY


Thank you for your help.





More information about the swx mailing list