Daily Dish of Dominey Design
{  January 31, 2003  }

OS X Software: PrePHP

Once you start using PHP to build web page templates and dynamic content, it's painful to go back to the staid, static world of html. But in reality, not all web servers offer PHP, and often times web developers will find themselves handling projects where using PHP is simply not an option (web pages, CD-ROMs). Enter PrePHP - a free utility that acts like a standalone PHP parser. Drag an entire folder full of documents containing PHP tags into the app, and easily export a duplicate folder of static html documents. You could obviously parse documents one at at time in a browser (from a PHP enabled server) and save the source in a separate file, but if you have more than a handful of documents to process, PrePHP is the way to go.

archives

You are reading "OS X Software: PrePHP" in the individual archives.

Check out other recent posts in the OS X Software category

Return to the front page.