Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / Flash / Flash Remoting / September 2004



Tip: Looking for answers? Try searching our database.

AMFPHP or PHPObject ?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
ERNYNAP - 02 Sep 2004 22:17 GMT
Hi  

I would like to start to learn server side program , I read document about on
AMFPHP and PHPObject (ghostwire.com) but I not have the skill to understand
what is the different and what is the best to developper Applications with
Flash 2004 .

can someone help me ?

all the best

Ernesto
Stephen Beattie - 03 Sep 2004 10:01 GMT
AMFPHP uses flash remoting whereas PHPObject uses PHP's built in serializer
methods for passing complex objects.  It's a matter of preference since both
are quite speedy. AMFPHP allows you to send back custom classes from PHP -
I'm not sure PHPObject does this.

You could also look at Sephiroth's Serializer Class for a stripped down,
lightweight way of passing objects.  PHPObject might even use this class
since it now appears as a sourceforge project.

www.sephiroth.it

Stephen

> Hi
>
[quoted text clipped - 8 lines]
>
>  Ernesto
boyHowdy - 23 Sep 2004 23:20 GMT
I've had mixed results with PHPObject.  The use of it in aScript is a little
rough.  It doesn't try really to mimic Flash Remoting. PHPObject is a _very_
basic way to pass (or more accurately, pull) instances of classes into aScript
and use them pretty much as-is.

AMFPHP is the obvious choice if what you want is the features of Flash
Remoting (and its components) but with PHP.  It's class library (on which it
runs) is large and complex.  

Having now upgraded my server to PHP5 and have a brand spankin' new mySQL
4.1.x server to match.   PHP/mySQL  has just gotten a _lot_ easier with these 2
_major_ updates.   The trick is how to get AMFPHP to work with it.   Short of
them (AMFPHP) releasing a major update of their owm, it would appear that
scouring the gargantuan library line-by-line to bring the Classes into php5
spec.  UGH.  
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.