Logitha Sudharshani Posted December 3, 2008 Share Posted December 3, 2008 Hi, Need to convert php page to html page in a shared server. Kindly advice how to perform the same. Regards, Logitha.A Quote Link to comment https://forums.phpfreaks.com/topic/135289-covert-php-page-to-html-page/ Share on other sites More sharing options...
haku Posted December 3, 2008 Share Posted December 3, 2008 * Go to the page you want to convert. * View the source. * Copy the source (all of it). * Create a new text file called ____.html. * Open the file. * Paste the text that you copied earlier. You now have an html file. Quote Link to comment https://forums.phpfreaks.com/topic/135289-covert-php-page-to-html-page/#findComment-704758 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.