JamesRage Posted May 31, 2014 Posted May 31, 2014 I updated a users online script I found and made it concise and basic to suit my needs, so if anyone else here prefers basic here you go; http://pastebin.com/MYTwKUEE :o Quote
NonStopCoding Posted May 31, 2014 Posted May 31, 2014 might as well ask someone will any screenshots? Quote
KyleMassacre Posted June 1, 2014 Posted June 1, 2014 I don't mean to be nit picky here but there are a few things For starters: The use of globals, why? What is the difference between this one and the others you have posted http://makewebgames.io/showthread.php/42850-Users-Online-Mod-V2 besides the "staff colors" Why not make use of the SQLFiddle that Guest posted for you in the link above Why did you remove some of the functionality from the link above? TBH this users online is far less superior and doing 20 database queries to pull information is tough on the server when you can do it in 1 query Quote
sniko Posted June 1, 2014 Posted June 1, 2014 I don't mean to be nit picky here but there are a few things For starters: The use of globals, why? What is the difference between this one and the others you have posted http://makewebgames.io/showthread.php/42850-Users-Online-Mod-V2 besides the "staff colors" Why not make use of the SQLFiddle that Guest posted for you in the link above Why did you remove some of the functionality from the link above? TBH this users online is far less superior and doing 20 database queries to pull information is tough on the server when you can do it in 1 query Not to mention the insecurities. Whoever said the code is looking clean needs to take another look, no offence. Quote
Samurai Legend Posted June 1, 2014 Posted June 1, 2014 (edited) Not to mention the insecurities. Whoever said the code is looking clean needs to take another look, no offence. That would be me...I was being stupid haha. You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Would that be more secure? I am stilling trying! Edited June 1, 2014 by Samurai Legend Quote
DidNotCompute Posted June 1, 2014 Posted June 1, 2014 That would be me...I was being stupid haha. You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Would that be more secure? I am stilling trying! You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.