Show DevBest InGame - Gaming Database.

Brad

Well-Known Member
Jun 5, 2012
2,319
992
Hey,
Some of you may know that me & @Damon are currently working on a little project. Well we've got the basic parts done and are wanting to some feedback, but firstly let me explain a little. Well we currently are using PDO for our Database connection etc.

What is InGame?
InGame is an online Database full of Gaming information, whether it's Item statistics to character statistics. We also offer groups, reviews and Guides.
Pretty simple right?

Planned Features
  • User system.
  • Admin System.
  • Groups/clans.
  • Forums.

81859975c00b162bf221db6f0a934e7c.gif

558d45192fd54d8ca54ca89e3fff9b04.gif

6373fc1a40a6650612893b79bf8e8fc2.png

253c038935f67a118d3c41d09683cb2f.png

NOTE: I'm going to use this as an update log, to keep you all informed. Also Please note, this is no way near finished, it's barely 1 week old.
 
You can now sign up for our BETA @
 
Last edited:

Brad

Well-Known Member
Jun 5, 2012
2,319
992
Pretty cool, you should implement something like this
We are adding Videos to the Game page you search for :).
 
More progress has been done.
  • User System is now finished using BCrypt and cookies to handle the session.
0d6182ff83f02cea5fdb12e608c35018.gif
 

Weasel

👄 I'd intercept me
Nov 25, 2011
4,132
2,456
Looks great to be honest. Are there any new updates?
Also I wondered how you'll be managing the content. Is everything going to be user submitted, something like a Gaming Wikipedia? Because it's gonna be a hell to stay up-to-date with all the nerfs/buffs/changes to item stats in multiple games.
 

Brad

Well-Known Member
Jun 5, 2012
2,319
992
Looks great to be honest. Are there any new updates?
Also I wondered how you'll be managing the content. Is everything going to be user submitted, something like a Gaming Wikipedia? Because it's gonna be a hell to stay up-to-date with all the nerfs/buffs/changes to item stats in multiple games.
At the moment we're still undecided on how to properly do that. Although we already allow users/staff to add their game or item/character. But like you said it will take ages. I'm most likely going to use steam's API for the game information. Thank you :).

Also new updates are;
  • Search bar has been coded correctly and is responsive. ( )
  • UserSystem has been coded.
  • AdminSystem has been coded.
  • Adding/removing games has been coded.
  • User's followed games has been coded.
also yeah, development has been slow with it being xmas.
 
This could be awesome, good luck with this project!
thank you!
 

MayoMayn

BestDev
Oct 18, 2016
1,423
683
We are adding Videos to the Game page you search for :).
 
More progress has been done.
  • User System is now finished using BCrypt and cookies to handle the session.
0d6182ff83f02cea5fdb12e608c35018.gif
Just an OP;
Don't use cookies for session managing as they're easy to manipulate, and instead of BCrypt, I'd just recommend using phpass or php's built in password functions, easier and better.
PM me and I will provide you a secure way to manage user logins if you want it.

Sent from my SM-G928F using Tapatalk
 

Weasel

👄 I'd intercept me
Nov 25, 2011
4,132
2,456
Just an OP;
Don't use cookies for session managing as they're easy to manipulate, and instead of BCrypt, I'd just recommend using phpass or php's built in password functions, easier and better.
PM me and I will provide you a secure way to manage user logins if you want it.

Sent from my SM-G928F using Tapatalk
Are you retarded or just a special kind of stupid?

First of, bcrypt isn't hard to use. There are literally functions that make the use of bcrypt hashing extremely simple. And oh yeah, bcrypt is used as the default hash in the built-in php function.
 

MayoMayn

BestDev
Oct 18, 2016
1,423
683
Are you retarded or just a special kind of stupid?

First of, bcrypt isn't hard to use. There are literally functions that make the use of bcrypt hashing extremely simple. And oh yeah, bcrypt is used as the default hash in the built-in php function.
Did I mention that it was not? Nah, I simply just wrote "easier", and "better" which could be both, or default or phpass.

Sent from my SM-G928F using Tapatalk
 

Ruin

Member
Feb 23, 2013
117
6
Thank you!
just a peak at the forums ;)
3f9d54150b574341b5f4e434a6c629ae.png

 
Also our main site has been re-styled. ( )
also, BETA has been pushed back 1 week or more. I will update on this.

I'm drooling, that's so sexy bro!
 

NathanCarn3y

Leaving a legacy
Sep 14, 2016
625
195
Hey,
Some of you may know that me & @Damon are currently working on a little project. Well we've got the basic parts done and are wanting to some feedback, but firstly let me explain a little. Well we currently are using PDO for our Database connection etc.

What is InGame?
InGame is an online Database full of Gaming information, whether it's Item statistics to character statistics. We also offer groups, reviews and Guides.
Pretty simple right?

Planned Features
  • User system.
  • Admin System.
  • Groups/clans.
  • Forums.

81859975c00b162bf221db6f0a934e7c.gif

558d45192fd54d8ca54ca89e3fff9b04.gif

6373fc1a40a6650612893b79bf8e8fc2.png

253c038935f67a118d3c41d09683cb2f.png

NOTE: I'm going to use this as an update log, to keep you all informed. Also Please note, this is no way near finished, it's barely 1 week old.
 
You can now sign up for our BETA @
I think its sexy and a threat idea.
 
Great^
 

Damon

Member
Aug 13, 2012
364
114
Thank you everyone for your kind feedback! We appreciate it.

Feel free to leave us suggestions on features that you'd like to see!
 

Users who are viewing this thread

Top