Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

RevCMS Clean Edition [mysqli, secure, mutli emu, 4 themes]

Junior Spellweaver
Joined
Dec 6, 2013
Messages
160
Reaction score
42
Hi, i've made this revcms edition months ago for my webhost, but today i'll share it x)
It's secure but need some improvements (it's rev :b)
It's compatible with Plus, Azure/Yupi and Comet (Just change the emulator in config.php)
You can add more emulators, just add the tables in config.php (simple system)

Themes (and screens): , , and
* All themes have same things (profile, settings, same hk etc)

Download:
DBS:
 
Last edited:
Junior Spellweaver
Joined
Aug 25, 2016
Messages
100
Reaction score
15
Thanks for this! Show a screen from the housekeeping page?
 
Junior Spellweaver
Joined
Jan 1, 2016
Messages
157
Reaction score
23
I've seen these on devhabbos b4.
Nice release doe, maybe some people will need this to learn them self something new.
 
Last edited:
Newbie Spellweaver
Joined
Mar 1, 2016
Messages
6
Reaction score
1
Original RevCMS has PDO to interact database.
I think PDO is faster and cleaner than MySQLI
 
Junior Spellweaver
Joined
Dec 6, 2013
Messages
160
Reaction score
42
Are you a Special person? Of course PDO is faster, more secure and stable.

https://code.tutsplus.com/tutorials/pdo-vs-mysqli-which-should-you-use--net-24059
http://we-love-php.blogspot.com.br/2012/07/mysql-or-mysqli-or-pdo.html
http://archive.jnrbsn.com/2010/06/mysqli-vs-pdo-benchmarks

Mysqli is just a little bit faster, i prefer mysqli cos i use only mysql db :)
And yes, i know who pdo is more secure, like i said before: i did it months ago (i'm using pdo in my newest cms)
 
Last edited:
Newbie Spellweaver
Joined
May 1, 2015
Messages
31
Reaction score
1
I have to configure the cms but the information does not load ??
 
"(still lacks brains)"
Loyal Member
Joined
Sep 2, 2011
Messages
2,371
Reaction score
1,361
Are you a Special person? Of course PDO is faster, more secure and stable.

PDO is actually slightly slower than MySQLi, albeit it's not even worth mentioning the speed since the difference is miniscule. PDO is more secure (still heavily dependent on the developer though). MySQLi generally isn't used, most people use PDO. You should also always use prepared statements.
 
Banned
Banned
Joined
May 6, 2009
Messages
531
Reaction score
165
One of 'your' themes is free (the other idk)

But the idea to create him, obviously don't came of them, i'd never remove the credits of bootstrap, otherwise, i encourage to use more and more the bootstrap :)

But i really don't care, i'm just glad to see that the guys still use it.
 
Initiate Mage
Joined
Feb 16, 2017
Messages
1
Reaction score
0
Please help me! Error: "Unknown column 'cms_video' in 'field list'" and "Table 'habbo.user_mail' doesn't exist"
 
Back
Top