ParseProGo is a desktop-application for creating and editing PHP-files with integrated preview. It works on all Intel-based Apple-Computers and requires, of course, PHP - whether the Macintosh built-in or, more recommendable, a web-server. ParseProGo was written and is distributed by www.mentalmove.com. (Smaller) versions for other Operating Systems can be found here.


Some general notes

Dear User,
maybe you are perfect - I'm not, nor is this document, this application, your computer, your operating system, or the weather in Europe. Errors may occur, and to prevent greater damage, you should

And last not least: PHP is a friendly language. PHP was not made for those developers who know everything and share their knowledge with nobody, nor for those who think that people who don't do everything in an ObjectOriented way are only second-class-humans. - ParseProGo is free software; you don't have to pay for it. If you find it useful, the best way to say Thank You is to write - from times to times - some stuff without any purpose that draws a smile on the viewer's face.


Functions


ParseProGo

 About ParseProGo  Some information about version-number, author, copyright, and distributor. No user-editable parts.

 Preferences...  [Command + ,] Handle with care! Mistyping might lead into a crash of ParseProGo, in the worest case the application will refuse to launch. If an error occurs, or if you can't find back, read ErrorHandling.txt that came with your application.

 Workspace:   The folder where your PHP - files are executed; usually called htdocs, hotdocs, or workspace. It isn't your task to choose a workspace but to show ParseProGo where this folder is placed! The safest way is to use the  select   - button, but you can also type by hand. If you do it manually, watch your spelling: You should write the same way as you do typing into a shell ( no un-escaped white spaces, no special characters etc). When ParseProGo is working fine, you normally don't have to change the workspace.

 Server URL:   Most servers accept http://127.0.0.1 or http://localhost ; if this doesn't work, read your server's manual. Don't add slashes or other signs.

 Author:   Your name or anything else you want to read in new documents and at startup. If you insert whole novels, the application will launch slower.

 Quicksave:   The default-value for the Quicksave - Option. Possible values are true or false (not TRUE or FALSE, True or False, yes or no, ON or OFF, ding or dong etc). Independent of your momentary Quicksave - state. Handle with care: When enabled, everything is saved, and after quitting ParseProGo, your recent versions will be lost.

 Manual:   The address where you can look up almost all PHP - Functions (PHP Function Search uses this entry). If this site moves, or if you know a better address (please send me an email about this!), you can change the entry. Don't remove the dot at the end. Some descriptions are translated; momentarily available languages are:

bulgarian: http://de3.php.net/manual/bg/function. brazilian portuguese: http://de3.php.net/manual/pt_BR/function. english: http://de3.php.net/manual/en/function. french: http://de3.php.net/manual/fr/function. german: http://de3.php.net/manual/de/function. japanese: http://de3.php.net/manual/ja/function. korean: http://de3.php.net/manual/kr/function. polish: http://de3.php.net/manual/pl/function. romanian: http://de3.php.net/manual/ro/function. russian: http://de3.php.net/manual/ru/function. spanish: http://de3.php.net/manual/es/function. turkish: http://de3.php.net/manual/tr/function.

 Cancel   Probably the best option for almost every situation ;-) Closes the Preferences - Window without altering anything.

 APPLY   Applies and saves all entries. Changes will take effect immedeately.

If you want to reset the preferences, the fastest way is:


 Hide ParseProGo  [Command + H] Hides the application without deleting anything - no Data will be lost.

 Quit ParseProGo  [Command + Q] Closes the application and forgets everything not saved on hard disk. If there are unsaved changes on your open documents, you will be asked first. ParseProGo doesn't see stickies as documents - their content will be lost after quitting.


next page