I am trying to download information from a database located on my webserver
at inmotionhosting.com.  My url is www.billspencere.com.  How do I go about
doing this.  When I was developing an app in the past, I would connect to a
localhost on my personal machine.  But I assume in production, you have to
set up Zend and your PHP functions alongside your database on your
webserver.  So I am at a loss of how to connect to my online database using
AIR.  I tried setting up a PHP data service, but cannot validate the Web
Root and the Root URL.  I tried(and everything else in between):

Web Root: public_html
Root URL: http://www.billspencere.com/

This fails, saying "The selected web root folder does not exist.".  Can
somebody help me get started obtaining information from a remote server?

Thanks



--
View this message in context: 
http://apache-flex-users.2333346.n4.nabble.com/Connect-AIR-to-a-Remote-Server-tp13379.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to