valuationbreak evenprofitcontributionforecastshiftqueuingbusiness analysis
accountbasbudgetBAS-I.Cshare valueshort salesinvestment
site mapform1
Browse All Question and Answer Items
Items selected where Item is 10306
Questions & Answers
Q: thanks for the source viewer, it works really well. I've integrated it into a php newsletter mail script (shows user source code of an email updated by a content CMS which they then cut and paste) However I want the php to be processed so it just shows html output. Could you tell me how to do this? Or do you know of any code similar to yours which just outputs html?
A: If you only want to display the html you could simply use a the View Source function of the browser. To do it with php you can could encode the html (so it displays as text not html) and echo (write) this to your page. I am not aware of any standard scripts that do this. But you could try a search at http:// www.resourcedb.com or http:// www.hotscripts.com .
Question and Answer Item 10306 - Browse All Question and Answer Items