Page 1 of 1

how to link PHP to Appery.io

Posted: Tue Apr 08, 2014 9:33 am
by Luthando Madikizela

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.


how to link PHP to Appery.io

Posted: Tue Apr 08, 2014 11:24 am
by Maryna Brodina

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.


how to link PHP to Appery.io

Posted: Tue Apr 08, 2014 11:43 am
by Luthando Madikizela

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.


how to link PHP to Appery.io

Posted: Tue Apr 08, 2014 1:32 pm
by Maryna Brodina

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/


how to link PHP to Appery.io

Posted: Tue Apr 08, 2014 1:37 pm
by Luthando Madikizela

much obliged Maryna