Alex said:
Hello I have a php file (template), the only thing I see are codes, Ho do
I
change to a design view so I can edit the info? Thank you
as far as i know.. you can't. The HTML part of the script is in the actual
PHP tags, so it won't show in a design view.
However, if some of it actually is HTML, here is what I have done.
Copy all the code, open a new page in FP, and paste it into the code.
SOmetimes this allows you to see some HTML. Then simply copy your changes
back.
There are some 3rd party programs that breaks up PHP code, and can display
it.(i think)
Jeff