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.
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.
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.
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.
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/
much obliged Maryna