+ 1
How do i develop a php website ?
Please can someone tell me how to develop a php website using nothing but my smartphone (step-by-step).
3 Answers
+ 1
On a PC it can be possible to develop an own webside with XAMPP https://www.apachefriends.org/de/index.html.
With an mobile device can be developed with DraftCode https://solesignal.com/draftcode/.
Both are webserver environments easy to install and use (without internet connection) on own device including all PHP extensions typically available on a webserver MySQL, PDO, FTP, XML, JSON, and more.
0
Some of tests can be done here in Sololearnās php editor as follows:
https://code.sololearn.com/wdMg5lB9T43K/?ref=app
In addition if you like you could invest in the DraftCode one of the best development environment for mobile devices. You can find it in play store of android as well as ios.
0
php can only runs only on server. It is pretty hard to find server on playstore. Also it is pretty hard for beginners to create a server on your own