Helios is a PHP5/MySQL Based Application framework developed to quickly and easily develop, deploy and mantain corporate web-portals and webapps - keeping in mind ease of programming and easy to use UIs with built-in user interactivity.
Be the first to post a text review of The Helios Engine. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Changelog CVS (rev 1. towards 0.4) from 0.3.5.1:: mysql/mysql.php: Added a protection to execute() {line 95} to prevent it from running a fetch on empty queries (i.e extraneous SQL errors are no longer produced.) mysql/mysql.php: The fetch_assoc or die is now dead and buried, replaced by fetch_assoc without an error, in case 0 rows ARE returned. forms: Debut of The HeliosForm system, based on HeliosSQL for form creation automation - we also included a module to quickly create miscelaneous forms. issuekey.php: A script created to help in the issuing of keys to the user. key/key.php: The helios Key module has been totally re-written, and it now features generation, validation, and assigning keys to users. auth/authcore.php: Fixed a bug in the groups stored in $_SESSION key/signup.php: An example on how to use HeliosKey to create sign-up pages for your users. Modify accordingly. resources/footer.php: Removed the time and date, added link to About. helios.php: HeliosCore: By default, HeliosCore now uses sessions and it also sets the include path to HeliosRoot, therefore all scripts have been fixed to take this into account. user/*.php: Fixed up to take into account the user preferences from the table, using the session variable username. user/usercss.css.php: Added Class for Buttons and Text fields heliosdb.sql: Latest version includes new user data tables and fields. heli user/usercss.css.php: Fixed some errors with whitespaces. user/usercss.css.php: Fixed the name table_content to table_class. user/usercss.css.php: Fixed some names in usercss which required a preceeding period table/table.php: Moved mysql/table.php to table/table.php Fixed create_enhanced_table initialisation arrays to prevent warnings upon empty values Added Link class. helios.php: Changed include class to be fully relocatable Changed auth class to be fully relocatable. mysql.php: -Added getonerow function helios.php: Added the no cache header generator code. Table/table.php: The javascript class has been totally re-written, thus, create_enhanced_table_from_result has also been re-written.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?