Does anyone know of a file or a webpage that converts PHP into HTML?Please help.
You have no idea how crazy your question sounds... php is a scripting language, it can output html code for display....
Hi,
You can embed PHP code into HTML code...
firemouse2001