Page 1 of 1

PHP usage

Posted: Sun Nov 19, 2017 8:13 am
by Brumar
Hi all,

I'm new to coding and have two questions.

1) I know I can use php with PHPDesktop to create a app/software to run locally. Does it still run in a browser or will it look like a normal software setup?

2? Can PHP be used to create iOS and Android apps?


Thanks in advance.

Re: PHP usage

Posted: Sun Nov 19, 2017 9:20 am
by requinix
1. The Knowledge Base answers that.
2. Not really, no. You can use it as a web service but not as part of the app itself.