web-view Code
Brought to you by:
kwresrch
| File | Date | Author | Commit |
|---|---|---|---|
| .github | 2023-07-15 |
|
[96406e] Create php.yml |
| LICENSE | 2023-07-15 |
|
[8d2c7f] Initial commit |
| README.md | 2023-07-15 |
|
[26e7fa] Update README.md |
| Script.php | 2023-07-15 |
|
[4893ec] Create Script.php |
This PHP script allows you to display any website in a mobile web view.
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.
This project is licensed under the MIT License.