Jump to content
MakeWebGames

Recommended Posts

Posted

Re: Header.php [New/Imrpoved]

I Had a feeling something would mbe missing although it was made in the space of 20 mins i didnt put enough effort into it im in the process of another atm thanks for pointing it out Ant :)

(I dont work on games so it would be impossible)

Guest Anonymous
Posted

Re: Header.php [New/Imrpoved]

Plus you might want to think about *why* you are display messages to the user re attempting to cheat..

Rule #1 in preventing any form of attack is never give the user *ANY* clue as to why their request failed. Why bother fed'ing them? No need.

If a cracker attempts to gain access but sees an error message - the message itself may contain valuable clues as to how to bypass the system. If they get fed'd, same thing. Simple to create another account and try a different avenue.

Oh, and

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

 

Erm... Why? This operation is always heavy in database load AND web server load.

Try using SELECT COUNT(cc_userid) FROM cheater_catcher WHERE (cc_userid = ...); That returns only one piece of information - not a complete set of buffered rows, is therefore a lot faster and more efficient.

 

And me wonders if you really did make that, or found it on someone else's game you were working on, and "got" it from there..

And I won't even comment on that statement...

Posted

Re: Header.php [New/Imrpoved]

Anone else see anything fishy here?

 

Due To The Demand On 2nd Mainmenus I Decided To Make A Header Which Has The Feature And Alot More Replace Header.php withg The Following

 

I Decided To Make A Header

 

I Had a feeling something would mbe missing although it was made in the space of 20 mins

Your custom header, yet you dont know what would be missing ?

Posted

Re: Header.php [New/Imrpoved]

Quite obviously iv missed things off everyone makes mistakes like i said im failry new ... do you not read =D

or do you just read what you wont to read

Posted

Re: Header.php [New/Imrpoved]

Im clearing up something now this header has a mainmenu2 installed init all you have too do is make the actual mainmenu2 file yourself or get it off my post Goood =\

Posted

Re: Header.php [New/Imrpoved]

Im Happy You Like It Would You Mind Adding My Msn And Telling me The web Url For your game as i am going around looking at all games that use it to see if any imrpovements can be made :)

IM/MSN = [email protected]

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...