PDA

View Full Version : how to connect to php?


fukkochan
09-17-2007, 05:30 AM
heywo peeps =3
i'm not really new to flash but new to e part when u hav to connect flash to database using php or asp, so, is there anybody who can help me on this? i tried to see tutorials and everything but they teach php codings and flash separately most of the time so yeah~ i hav a prob here XD

cheers,
fukko

springframework
09-17-2007, 08:34 AM
php and flash are seperate.

u can use URLLoader to pass data back and forth with POST or GET.

also there is http://www.amfphp.org/ which i think is useful.