How do i develop a php website ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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).

3rd Oct 2020, 5:33 PM
Joseph Oritseweyinmi
Joseph Oritseweyinmi - avatar
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.
4th Oct 2020, 11:39 AM
JaScript
JaScript - avatar
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.
3rd Oct 2020, 7:18 PM
JaScript
JaScript - avatar
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
4th Oct 2020, 12:25 AM
🇮🇳Vivek🇮🇳
🇮🇳Vivek🇮🇳 - avatar