Severity: Notice
Message: Only variable references should be returned by reference
Filename: core/Common.php
Line Number: 257
Generate HTML form fields and buttons with Bootstrap CSS style.
All new helpers are named with bs_ prefix and can be used as same as their original.
For example, Bootstrap version of form_input() is bs_form_input().
Example output: <input class="form-control" type="text" value="">
https://github.com/benedmunds/CodeIgniter-Ion-Auth
Simple and Lightweight Auth System based on Redux Auth 2.
application/config/assets.php file.$config['assets_url'] = 'http://localhost/ciske/assets/';.application/modules/addons/data/ion_auth/sql/ion_auth.sql file.application/modules/addons/data/ion_auth/migrations/001_install_ion_auth.php.application/config/database.php file.application/config/config.php file.application/config/ion_auth.php file.http://farmaciapascual.com/#ion-auth
https://github.com/blueimp/jQuery-File-Upload
File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.
echo Modules::run("photo/_pagelet_upload_control");
http://farmaciapascual.com/#jquery-file-upload
https://github.com/rickharrison/validate.js
Lightweight JavaScript form validation library inspired by CodeIgniter.
CIS.Form.validation(formName, rules) to check rules of all form fields and show error on each field.CIS.Form.showMessage($form, message, type) to show a general success/error form message.http://farmaciapascual.com/#validate-js