Menu

Tree [26e7fa] main /
 History

HTTPS access


File Date Author Commit
 .github 2023-07-15 kwresrch kwresrch [96406e] Create php.yml
 LICENSE 2023-07-15 kwresrch kwresrch [8d2c7f] Initial commit
 README.md 2023-07-15 kwresrch kwresrch [26e7fa] Update README.md
 Script.php 2023-07-15 kwresrch kwresrch [4893ec] Create Script.php

Read Me

web-view

Mobile Web View PHP Script

This PHP script allows you to display any website in a mobile web view.

Usage

To use the script, simply pass the URL of the website you want to display as a query parameter.

Example: http://example.com/webview.php?url=https://www.google.com

Please note that the URL must be URL-encoded if it contains special characters.

License

This project is licensed under the MIT License.