This topic is locked

PHPRunner 3.0 released

2/26/2006 11:52:18 PM
PHPRunner General questions
Sergey Kornilov admin

PHPRunner 3.0 final version released on Februrary 25, 2006 (build 93)
http://www.asprunner.com/files/phprunner-setup.exe
If you have previous PHPRunner version uninstall and install the latest one. This version is a major upgrade from version 2.0. All customers purchase PHPRunner on or after January 1st, 2005 get PHPRunner 3.0 as a free upgrade. All other PHPRunner customers can upgrade to the latest version for $99.
What's new in this version:

  • Events

    Ability to call some PHP code before or after record is edited,

    deleted, added etc. Modify values before they written to the database,

    say "no" to record deletion or update, send an email with new data etc.
  • Wizard for new database/tables creation.
  • Multiple table aliases. Generate several views for the same database table.
  • Encode passwords in database (optionally).
  • Add new items to database-driven drop-down boxes and listboxes on the fly.
  • More search modes (and-or search, not search).
  • Major UI redesign. Quick switch between database tables on any page.
  • Common header and footer on all pages. Put file named header.asp to include folder to make it appear on the top of every generated page.
  • Multiple records per row layout
  • Help file updated
  • New "View as" type Checkbox
  • Datepicker allows to enter time into datetime fields
  • Template Editor that allows to create new template sets

W
webbiz 3/2/2006

On Win98 First Editionrunning on a PIII / 512 MB RAM and all conditions of the requirements stated, PHPRunner v2.0 works flawlessly, but v3.0 build 93 (Final) does not and freezes at the final building stageand on cancelling it, it freezes at the 'stopping' stage. Works well on a WinXP SP2 though.

P
pbonk 3/5/2006

How do we upgrade?
Thanks

Sergey Kornilov admin 3/6/2006

BizWeb:
I don't know what's wrong with your project when you use Win98 First Edition. We'll try to investigate this issue.

However we plan to drop Windows 98 support sooner or later.
pbonk:
please send your order number or registration email to [email=support@xlinesoft.com]support@xlinesoft.com[/email].

B
bhhenry 3/15/2006

- Common header and footer on all pages. Put file named header.asp to include folder to make it appear on the top of every generated page.


I assume you mean header.php. I see includes in the php files for supertop.php and superbottom.php. Could these be used for global headers and footers?
Also, is there a way to insert a new file in the Template Editor?

Sergey Kornilov admin 3/16/2006

Henry,

  1. please read this article about using supertop and superbottom:

    http://www.xlinesoft.com/phprunner/articles/supertop.htm
  2. sure, you can add new file in the Template Editor. For that open the Template Editor, choose Template in the Tool Bar and select Add files to Template.