Menu

Tree [534911] master /
 History

HTTPS access


File Date Author Commit
 css 2012-11-30 Tran Ngoc Quan Tran Ngoc Quan [534911] Standard: Make it Valid XHTML 1.0 Transitional
 data 2012-11-30 Tran Ngoc Quan Tran Ngoc Quan [534911] Standard: Make it Valid XHTML 1.0 Transitional
 database 2012-11-30 Tran Ngoc Quan Tran Ngoc Quan [534911] Standard: Make it Valid XHTML 1.0 Transitional
 javascript 2010-03-15 vnwildman vnwildman [319529] Chose catalog.
 library 2012-11-30 Tran Ngoc Quan Tran Ngoc Quan [534911] Standard: Make it Valid XHTML 1.0 Transitional
 .gitignore 2012-11-30 Tran Ngoc Quan Tran Ngoc Quan [534911] Standard: Make it Valid XHTML 1.0 Transitional
 README 2012-11-30 Tran Ngoc Quan Tran Ngoc Quan [534911] Standard: Make it Valid XHTML 1.0 Transitional
 about.php 2010-03-23 vnwildman vnwildman [77e0b9] Fix SQL injection.
 book.php 2010-04-17 vnwildman vnwildman [0237a5] Add token for CSRF.
 catalog.php 2011-01-05 vnwildman vnwildman [7c1073] replate <br> to <br/> for well-formal
 customer.php 2010-04-17 vnwildman vnwildman [0237a5] Add token for CSRF.
 dologin.php 2011-01-05 vnwildman vnwildman [7c1073] replate <br> to <br/> for well-formal
 error.php 2011-01-05 vnwildman vnwildman [7c1073] replate <br> to <br/> for well-formal
 faqs.php 2010-03-23 vnwildman vnwildman [77e0b9] Fix SQL injection.
 hire.php 2010-04-17 vnwildman vnwildman [0237a5] Add token for CSRF.
 index.php 2010-03-15 vnwildman vnwildman [049f13] Select catalog dialog!
 login.php 2012-11-30 Tran Ngoc Quan Tran Ngoc Quan [534911] Standard: Make it Valid XHTML 1.0 Transitional
 logout.php 2010-03-04 vnwildman vnwildman [02c7fa] Add some function in common, user, customer, bo...
 static.php 2012-11-30 Tran Ngoc Quan Tran Ngoc Quan [534911] Standard: Make it Valid XHTML 1.0 Transitional
 user.php 2012-11-30 Tran Ngoc Quan Tran Ngoc Quan [534911] Standard: Make it Valid XHTML 1.0 Transitional

Read Me

This package release under GPL2
This is an eLibrary application working on Web-base.
Website: http://bananabms.sourceforge.net/.
Demo page: http://bananabms.sourceforge.net/demo/
Copyright: 2009-2012 bananaBMS team.
Email: vnwildman@users.sourceforge.net
Personal page: http://vnwildman.users.sourceforge.net/.

Require:
-Apache or other.
-PHP.
-MySQL.

Install:
-Download then Extract package.
-Configure username, password and for MySQL database at library/config.php.
-Delete line 2 and 3 in /library/common.php if you want. It just need for developer because it shows error and warning.
-Upload to host(don't upload /database).
-Import database (database/bananabms.sql, StoreProcedure.sql don't need).
-Update database. (Just need when you update. See version before update by click Help/About)

SCM: You can get snapshort of source code by use Git and SVN. I recommend Git, because Git is faster and more flexible than Subversion.
	git clone git://bananabms.git.sourceforge.net/gitroot/bananabms/bananabms
	svn co https://bananabms.svn.sourceforge.net/svnroot/bananabms bananabms
If you have any other question, please go to website or sent email to me!
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.