Page 1 of 1

Tool that converts PHP to HTML?

Posted: Mon Mar 08, 2004 2:01 pm
by davidlieb
I just signed up to update a website, http://www.lifemoxie.com.

I am proficient in HTML and whatnot, but just realized that the pages are built in PHP. It doesn't access a database or anything... I know nothing about PHP. =(

I'm wondering if anyone knows of a tool that converts PHP into HTML so I can work on this site. I don't mind rebuilding some of the menu features like the drop-down menus...

Thanks, guys!

David

Posted: Mon Mar 08, 2004 2:14 pm
by d3ad1ysp0rk
the site is done in HTML/Javascript/CSS

the php does the backend work.

Posted: Mon Mar 08, 2004 2:25 pm
by davidlieb
Whew, that's a relief. Why can't I see the formatting when I open pages in Dreamweaver?

Posted: Tue Mar 09, 2004 2:45 am
by twigletmac
Could you give us a snippet of code from one of the pages so that we could see what it looks like.

Mac