Luthando Madikizela
Posts: 0
Joined: Tue Apr 08, 2014 9:33 am

how to link PHP to Appery.io

Hi, I need to apply my php code on the app I designed on appery. please assist. I tried importing the app but it changed the design to something else.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

how to link PHP to Appery.io

Hello!

Not sure I understand what you mean...
php is a server language, but in Appery.io you create html5 app. On php you can implement REST service and invoke it from Appery.io app.

Luthando Madikizela
Posts: 0
Joined: Tue Apr 08, 2014 9:33 am

how to link PHP to Appery.io

Hi Maryna,

thank you for the response.
Sorry to be pain but how do I edit the code then ? I need the backend of the app, I only see the design of this App, I now need to tell it what to do. that is where I wanted to put in a php code.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

how to link PHP to Appery.io

There is Appery.io back-end which includes DB (mongoDB), server code (JS) and Push notifications. If you have any custom php code you want to use, you have to create REST service on your own domain, your hosting and access it using services. Here is more information about Appery.io http://docs.appery.io/getting-started/

Luthando Madikizela
Posts: 0
Joined: Tue Apr 08, 2014 9:33 am

how to link PHP to Appery.io

much obliged Maryna

Return to “Issues”