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/> > > > > >
