How to run PHP code in android phone?
step 1: Install KickWeb Server from your playstore.
step 2: Open the application, you will get the screen shown below.
step 3: Scroll down and click on confirm button.
step 4: This will open app info window. Select permissions from it.
step 5: Turn on the storage permissions.
step 6: Now your web server is ready to use. Open the application and start the server.
1. To access web server.
2. To access database server.
3. settings.
step 7: In settings you can change the username and password of your database.
step 8: To write a php program install DroidEdit app from your playstore.
step 9: Create a new folder inside your htdocs folder. For example "myfiles".
step 10: Create a new php file using DroidEdit app and save it inside your folder.
step 11: Now open your server and click on first earth symbol in option bar and type address "localhost:8080/myfiles/index.php" and hit enter.
step 12: And here is your php page.
Done!!!
step 3: Scroll down and click on confirm button.
step 4: This will open app info window. Select permissions from it.
step 5: Turn on the storage permissions.
step 6: Now your web server is ready to use. Open the application and start the server.
1. To access web server.
2. To access database server.
3. settings.
step 7: In settings you can change the username and password of your database.
step 8: To write a php program install DroidEdit app from your playstore.
step 9: Create a new folder inside your htdocs folder. For example "myfiles".
step 10: Create a new php file using DroidEdit app and save it inside your folder.
step 11: Now open your server and click on first earth symbol in option bar and type address "localhost:8080/myfiles/index.php" and hit enter.
step 12: And here is your php page.
Done!!!











Comments
Post a Comment