English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Hi,
I am in the process of building my own site. When I hosted the domain name, I set up the initial page in 'Nucleus' a PHP program. Now, I realize that since I am familiar with HTML, I might as well convert my PHP site to HTML for better content control. The dilemna is; how do I reconvert my PHP based site (in construction phase) to HTML so that I can work on it? Any help?

2007-10-24 16:12:54 · 2 answers · asked by Señor C 1 in Computers & Internet Programming & Design

2 answers

I find it silly to "degrade" a PhP script to its brute HTML, but if it is what you want...
- Get each page in your browser.
- Click the browser "Page" tag, "save as...", file type: "webpage, complete, HTML".
- You end up with just the HTML code (and loose any interactivity, form submissions, Dbase access etc, returning to pure, old fashion "static" pages)

2007-10-24 22:32:53 · answer #1 · answered by just "JR" 7 · 0 0

Not sure I understand, php is dynamic content. A php file contains HTML, php code is what shows up between or everything is html.

2007-10-24 17:03:19 · answer #2 · answered by Daniel B 2 · 0 0

fedest.com, questions and answers