|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Need Help Please.... Hi I'm a newbie to flex and php...
I create a flex application using php to read data from database. The problem is the application is working fine in my own development pc but when i upload to my web server others PC or notebook the application is not working correctly the data will not display what happen ?? Can anyone tell me ?? Many Thanks... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:5479 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.37 |
|
|
Re: Need Help Please....Without seeing any code, the only thing I can suggest would be to pop
in some trace's and set error handlers for the remote object methods. Honestly though, fora question like this you might want to send it to a group like flexcoders (on yahoo groups) or a PHP list if the problem is more PHP centric. Or, if you are new enough to PHP that it doesn't seem to be getting the job done for you, switch to CF ;) Steve Good http://lanctr.com On Sep 8, 2008, at 4:56 AM, William wrote: > Hi I'm a newbie to flex and php... > > I create a flex application using php to read data from database. The > problem is the application is working fine in my own development pc > but when i upload to my web server others PC or notebook the > application is not working correctly the data will not display what > happen ?? Can anyone tell me ?? > > Many Thanks... > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:5480 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.37 |
|
|
Re: Need Help Please....I'm guessing a security, configuration, or path related issue.
Use this super awesome tool to see what's going on traffic wise to see what Flex is trying to hit, and what's coming back: http://kevinlangdon.com/serviceCapture/ William wrote: > Hi I'm a newbie to flex and php... > > I create a flex application using php to read data from database. The > problem is the application is working fine in my own development pc > but when i upload to my web server others PC or notebook the > application is not working correctly the data will not display what > happen ?? Can anyone tell me ?? > > Many Thanks... > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:5481 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.37 |
| Free Forum Powered by Nabble | Forum Help |