FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » General » PHP discussions » How to develop a simple mobile apps by using PHP? (Hi Floks, i want to develop a small apps for android platfrom by using PHP, apps is for one touch videos download. )
Show: Today's Messages :: Unread Messages :: Polls :: Message Navigator
| Subscribe to topic | Bookmark topic 
Return to the default flat view Create a new topic Submit Reply
Re: How to develop a simple mobile apps by using PHP? [message #187369 is a reply to message #184096] Tue, 26 September 2017 03:30 Go to previous message
Michael111 is currently offline  Michael111   United States
Messages: 2
Registered: September 2017
Location: New York
Karma:
Junior Member
add to buddy list
ignore all messages by this user
PHP is a server side scripting language. It doesn't matter if you are developing for web or for mobile in either case you will most probably use the same PHP code.

Use PHP Script to create APIs.

Learn frameworks like Lumen or Silex or Slim to develop faster.

Your Application(Web or Mobile) will request data from this PHP app and the PHP app should return the data in a standardised format (usually JSON).
[Message index]
 
Read Message
Read Message
Previous Topic: PHP cli problems
Next Topic: PHP Image Functions
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Apr 27 18:45:25 EDT 2025

Total time taken to generate the page: 0.06234 seconds