Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |    |  PrePHP

PrePHP

PrePHP - 1.0.1

Renders PHP files to static HTML to use on non-PHP servers

All Time: (3.3)
This Version: Not rated (0.0)
Current Version: 1.0.1
Release Date: 2003-01-29
License: Shareware
Downloads (this version): 1,652
Downloads (all versions): 2,141
Price: $15.00

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

PrePHP renders PHP files to static HTML for use on PHP-disabled webservers. This way you can enjoy the power of using PHP for templates while still being able to host your site on servers with no PHP support. Or of course, you could just use it to speed up the rendering of your site (no live PHP rendering will be necessary anymore).

What's new in this version:

Fixes the language issue, and several minor bugs.

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Mac OS X 10.2
  • Mac OS X 10.1

Additional Requirements:

  • MacOS X 10.1 or higher
  • PHP

Screenshots:

Download Links:

Your Installed Versions:


 

Feedback Summary:

This Version:
Overall Rating: Not rated (0.0) Features: Not rated (0.0) Support: Not rated (0.0)
Ease of Use: Not rated (0.0) Quality / Stability: Not rated (0.0) Price: Not rated (0.0)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

PrePHP Reviewworks great! - Version: 1.0.1, 5/18/2003 12:44PM PST

rahulb (Institute of the Future)
Thanks, this is just what I needed. I just had to install the PHP CLI linked to on the author's webpage and it worked. Pulled stuff from a local MySQL DB without issue. However, I wish there was a keyboard shortcut for the "Process" command though. Maybe Apple-R, for "run"? Also, selecting "Preferences" didn't bring up any sort of window for me... very odd. Maybe if some of these things get cleaned up I'd think about purchasing.
Post a commentAlert Admin

PrePHP CommentaryFrom the comments… - Version: 1.0.1, 1/30/2003 06:48AM PST

Evinyatar (Azine Software)
I read here, it seems to me that people completely misunderstand the reason why I wrote this application. I tend to use PHP to write my site templates. This way I can use PHP's arrays to build up site navigation menus in clean code, without having to fuss around with wysiwyg HTML editors. If I want to modify the menus I can simple change the arrays. I can easily adjust the layout of every page by simply modifying one template file. Again, without the use of wysiwyg editors. The content is static, but it is a lot easier to maintain a clean and persistent layout. PrePHP allows you to render these PHP files to HTML files, to be used on non-PHP capable servers. I just double click my project file in the Finder and click process. Within a few seconds the whole PHP based site is now static HTML and ready to be ftp'd to the WebSTAR server. It's as simple as that. The hosting server doesn't need anything besides a simple HTTP server. No installation of anything PHP is necessary. I hope this clears up some misunderstandings.
Post a commentAlert Admin

PrePHP CommentaryOn the developer's… - Version: 1.0.1, 1/29/2003 11:05PM PST

mondomac
site it states clearly that this does not work on dynamic sites, which seems obvious to me. I use PHP almost exclusively in a dynamic environment, usually with MySQL or another database. I think this may be useful for some, but for quickly source-rendering a few sample pages I'll stick with the free wget.
Post a commentAlert Admin