Run HTML/PHP on Server - VSCode ExtensionOverviewThe "Run HTML/PHP on Server" extension for Visual Studio Code allows you to quickly run and serve HTML and PHP files on a local server with an auto-refresh feature. It is designed to streamline the development workflow for web developers by providing a simple way to view and automatically refresh HTML and PHP files in the browser. Features
Getting Started
ConfigurationNo additional configuration is required. The extension uses the extension's directory as the static content root and automatically adds an auto-refresh meta tag to the served HTML or PHP file. Notes
Issues and ContributionsIf you encounter any issues or have suggestions for improvements, please submit an issue on the GitHub repository. Feel free to contribute by forking the repository and creating a pull request. LicenseThis extension is licensed under the MIT Acknowledgments
ContactFor any inquiries or feedback, please contact muhammadahsen83@gmail.com. Happy coding! |