How Do I View The Full Php And Html Together In One Viewer?
Friday, November 20th, 2009 at
11:23 pm
Notepad and Dreamweaver only give me the full PHP code, and not the full html code. The only way i can access the HTML source is online using “view source” but that doesn’t give me the PHP. So how can i view both?
Filed under: HTML
Like this post? Subscribe to my RSS feed and get loads more!
PHP is a server-ran script that generates HTML Code.
Your server has to generate the HTML code before you can see it.
Thus, what you’re requesting is impossible.
More answers to this same question here: http://answers.yahoo.com/question/index?…