473,320 Members | 1,719 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

How to develop mobile apps by using PHP?

Hi floks,

I want some starter guide for developing mobile apps in PHP.
Jun 24 '13 #1
3 1532
Atli
5,058 Expert 4TB
You don't develop mobile apps in PHP. You develop mobile apps in HTML, CSS and JavaScript. - At least in the context of web-based mobile apps. Native apps are a whole other thing, requiring device specific tools.

PHP is the back-end providing data and server-side logic for the web-app. It doesn't care what kind of devices the front-end is targeting.
Jun 25 '13 #2
Thanks atli, can you give a sample code for HTML and CSS.
Jun 25 '13 #3
Atli
5,058 Expert 4TB
No, not really. These are just normal websites set up to look their best on small screens, perhaps using media-queries to show up differently on different screen sizes or device types.

There are also things like jQuery Mobile that can be used for mobile development, but that's of very little use without proper knowledge of HTML, CSS and JavaScript first.
Jun 25 '13 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: dotnet | last post by:
Hi, I need to develop web application using vs.net I've started with asp.net I've books for asp.net and C#. But any book or sites deal only with note pad. How do I learn how to use vs.net to...
9
by: Jim | last post by:
With .net having been around for a while now, does anyone know what the uptake of major software houses is in using .net for Windows Application development? e.g. have the likes of Adobe, MS,...
0
by: =?Utf-8?B?Vml0b3I=?= | last post by:
Hi, I trying to develope a mobile application that need to import and export data from sql server mobile (compact) to an oracle database. I think the best way is to use web services. I have a web...
2
rampraveen
by: rampraveen | last post by:
can we able to create mobile softwares using c language...
1
by: ayan biswas | last post by:
Can somebody suggest me some books(Beginner level) from where I can learn about building mobile applications using java ?
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.