2020-09-19 22:32:06 -04:00
2020-09-10 00:34:24 -04:00
2020-09-10 00:34:24 -04:00
2020-09-10 00:34:24 -04:00
2020-09-10 00:34:24 -04:00
2020-09-10 00:34:24 -04:00
2020-09-10 00:34:24 -04:00
2020-09-10 00:34:24 -04:00
2020-09-10 00:30:19 -04:00
2020-09-19 22:32:06 -04:00
2020-09-10 00:34:24 -04:00
2020-09-10 00:34:24 -04:00
2020-09-10 00:34:24 -04:00

getglebbs2

GetgleBBS Sucessor with a cleaner codebase and MySQL instead of flatfiles.

The code is self documenting :^) i dont have to write any documentation.

Pros:

  1. Runs much better than the original GetgleBBS,

  2. Cleaner codebase than GetgleBBS,

  3. Very modular and easy to work with object-oriented code.

Cons:

  1. Bumping is not implmented yet

  2. The SQL table is pretty weirdly structured because I had to make this compatable with the original getglebbs's data structures.

  3. Possibly insecure as I used an older MySQL wrapper. I plan on porting all the database stuff to PDO soon.


TRY IT ON http://getgle.org

Description
object oriented rewrite of getglebbs, it is worse than the first getglebbs and i rewrote a lot of it but never commited the updates i did to the git so this is all thats left. it is god awful do not touch this do not look at it
Readme GPL-3.0 58 KiB
Languages
PHP 56.1%
CSS 23.5%
HTML 20.4%