Josh- I cut and pasted your files off git.
But then i realized for amphp 2.0 I needed clone ... too many files Is it something like this? Git clone https://github.com/silexlabs/amfphp-2.0.git ? I thought this would give me a directory of the files from amfphp2! It gave me an error about unpacking (amfphp2.0) not the code you put up. You the bomb.com. THANKS I see where the amfphp2.0 has your code inside its structure. I read readme. Thanks - jim Sent from Proton Mail mobile -------- Original Message -------- On Sep 6, 2023, 6:07 PM, Josh Tynjala wrote: > FYI — I just ported the Pizza and TypedObjects examples from Amfphp to Royale. > https://github.com/joshtynjala/royale-amfphp-examples > > They should be equivalent to the Flex samples that are bundled with Amfphp. > > -- > Josh Tynjala > [Bowler Hat LLC](https://bowlerhat.dev) > > On Wed, Sep 6, 2023 at 9:55 AM Jim McNamara <[email protected]> wrote: > >> Oh okay, >> >> I will have to figure something out. >> I have time >> Thnx >> >> Sent from Proton Mail mobile >> >> -------- Original Message -------- >> On Sep 6, 2023, 12:45 PM, Josh Tynjala < [email protected]> wrote: >> >>> I don't think that Royale includes any example PHP code for amfphp. As far >>> as I know, all of our examples provide Java backend code for use with >>> BlazeDS only. There's no reason why the frontend Royale apps from our >>> examples wouldn't work with amfphp, though. However, you'd need to write >>> custom PHP code to manually implement the backend API using amfphp instead >>> of BlazeDS. >>> >>> -- >>> Josh Tynjala >>> [Bowler Hat LLC](https://bowlerhat.dev) >>> >>> On Wed, Sep 6, 2023 at 9:38 AM Jim McNamara <[email protected]> >>> wrote: >>> >>>> Yes, cool. Thnx andrew. >>>> >>>> I put amfphp 2.0 - examples royalemxml up on my web server and the demo >>>> doesnt work. Im using lighttpd with no server configuration errors and the >>>> dialogs appear but nothing happens with the data in the controls. >>>> >>>> I configured lighttd.conf for php >>>> >>>> Does your amfremoteobject example from apache royale work? >>>> >>>> I will check phpinfo() >>>> >>>> Thanks, >>>> Jim >>>> >>>> Sent from Proton Mail mobile >>>> >>>> -------- Original Message -------- >>>> On Sep 6, 2023, 12:31 PM, Andrew Wetmore < [email protected]> wrote: >>>> >>>>> I am glad you are feeling better! Continue in that vein, please. >>>>> >>>>> On Wed, Aug 30, 2023 at 11:00 AM Jim McNamara <[email protected]> >>>>> wrote: >>>>> >>>>>> Hi guys, >>>>>> >>>>>> The silex labs link is broken on the site for amf3. What is everyone >>>>>> doing for php like amfphp? >>>>>> >>>>>> I came back to apache royale after medical issues. I am doing a lot >>>>>> better now. I have php on my system but it doesnt play well with phpize >>>>>> on android userland app with ubuntu so i cant use my chosen program to >>>>>> do amf3. >>>>>> >>>>>> The rest of everything is working cool. >>>>>> >>>>>> Thanks >>>>>> Jim >>>>>> >>>>>> Sent from Proton Mail mobile >>>>> >>>>> -- >>>>> >>>>> Andrew Wetmore >>>>> >>>>> Editor, [Moose House Publications](https://moosehousepress.com/) >>>>> Editor-Writer, [The Apache Software Foundation](https://apache.org/)
