Scaracco wrote:
I use SciTE mostly for PHP development and I was looking for a method
to see the generated html code of a php file I'm editing. I run a
local webserver (Apache). I want to run this via the "Go" command
(F5). My approach is to give the full path of the file to a batch file
(html.bat) that
[snipped lots of work]

Why not have a local browser access the .php on your local Apache, then tell your browser you want to see the HTML source of the resulting page? Even if you then copy and paste the generated source into SciTE, this still sounds easier... :)

Robert Roessler
[EMAIL PROTECTED]
http://www.rftp.com
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to