Flash Remoting (PHP)
- Started
- Last post
- 17 Responses
- quik
Flash remoting can be done with PHP.
I'm having trouble setting it up on apache (win32)
anyone had any luck or any information for me?
- enobrev0
oh i am a happy man... thanks for poitning it out qwik...
http://remoting.enobrev.com/basi…
regarding setup.. can you not get the include to work right from the gateway? or is it something else?
- quik0
I can't get the gateway sorted, I think I have the include path right.. and it comes up with a download dialoge box for gateway.php....
php is setup properly and running fine..
using newstoday is a little hard? maybe hit me up on aim/icq/msn?
lemme know
peace
- enobrev0
check your inbox...
- unknown0
Anyone know the procedure for installing Flash Remoting on a server that ain't your own... i.e my server space is with easyspace
- unknown0
anyone.... bueller!
- SirG0
RTFM
In other words: it's in the manual...
- unknown0
thanks for your help fat boy
- SirG0
Just follow the instructions on http://www.amfphp.org/?g=documen…
AMFPHP is nothing more than a couple of class files generating the AMF format.
- SirG0
And there's also this article: http://www.macromedia.com/devnet…
- unknown0
thanks serge, currently looking at this... http://www.actionscript.org/tuto…
- unknown0
They all seem to be asuming I have the server running on my box, which I'm not keen on doing
- SirG0
It's not really a server that you're installing... AMFPHP is a set of classes... I don't there's any harm in uploading these phpfiles... but if you are really paranoid, why not try it on a localhost system...?
- unknown0
hi... uplaoded them just trying to get it to pick up the gateway.php
- unfittoprint0
hmmm, this sounds interesting... In what does this substitute the usual MySQL -> PHP -> Flash interaction? What are the possibilities? And will it catch on?
Any links on this would be great, thanks.
- unknown0
I'm trying to pump amazon books through to a site with it
- SirG0
In what does this substitute the usual MySQL -> PHP -> Flash interaction?
>>> How about the fact that you don't need to parse anything? The recordset object you get from MySQL, stays an object in Flash...
- unknown0
sweet