Download WebORB for PHP (http://www.themidnightcoders.com/products/weborb-for-php/overview.html) and place it on your server somewhere.
When you create your Flex project, do NOT set a server type (All this does is setup your project for you. You can do it manually). You can either code your connection manually or use config XML files (eg. services-config.xml). Going forward I would recommend the config XML files. A semi tutorial for creating and using a connection manually can be found at http://tech.groups.yahoo.com/group/flexcoders/message/126803 One of these days, I will have to create a full tutorial on this (I have been threatening to do so for awhile ;-) If you need any help, don't hesitate to ask. --- In flexcoders@yahoogroups.com, "gandalfhr" <gandal...@...> wrote: > > Hi, > i opened an account at 000webhost.com and put some of my php files that > access mysql there. How do i use those php files in flash builder? In all the > tutorials i have seen, people use localhost as Root URL and some local folder > for Web Root.. > > Plz help >