FHteam
Admin
|
# Posted: 4 Dec 2005 15:46
Reply
PPWizard by Dennis Bareis Programming → HTML Tools → Text
PPWizard is a free generic text manipulation tool which most people use as a html preprocessor, it is powerful and yet easy to use. Preprocessors allow you to easily include external files (to include html files such as common html headers, footers or navigation) or perhaps to include the result of external commands or SQL queries. They also enable more complex things such as defining email and web addresses in one location and reusing these throughout your site or creating more complex macros which can make decisions for themselves as to how html should be generated....
|