newttster Posted December 1, 2012 Share Posted December 1, 2012 (edited) Here is a free bingo game that I made. I'm sure others could do it more efficiently than I have, but I am proud of it none the less. No ... it's not secured, as I have no idea how do that. If someone else in the community wishes to do that, then that would be great. Enjoy!! The tables are cleared when the player clicks play again on the full card or when they start on the bingo.php. Tables: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Edited December 5, 2012 by newttster removed `number41` from bingofour Quote Link to comment Share on other sites More sharing options...
newttster Posted December 1, 2012 Author Share Posted December 1, 2012 (edited) Name this file bingo.php You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Edited December 5, 2012 by newttster Quote Link to comment Share on other sites More sharing options...
newttster Posted December 1, 2012 Author Share Posted December 1, 2012 Name this file displaymatching.php You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote Link to comment Share on other sites More sharing options...
newttster Posted December 1, 2012 Author Share Posted December 1, 2012 Name this file onelinematch.php You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote Link to comment Share on other sites More sharing options...
newttster Posted December 1, 2012 Author Share Posted December 1, 2012 Name this file lettery.php You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote Link to comment Share on other sites More sharing options...
newttster Posted December 1, 2012 Author Share Posted December 1, 2012 Name this file lettert.php You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote Link to comment Share on other sites More sharing options...
newttster Posted December 1, 2012 Author Share Posted December 1, 2012 Name this file letterx.php You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote Link to comment Share on other sites More sharing options...
newttster Posted December 1, 2012 Author Share Posted December 1, 2012 Name this file lettern.php You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote Link to comment Share on other sites More sharing options...
newttster Posted December 1, 2012 Author Share Posted December 1, 2012 Name this file fullcard.php You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote Link to comment Share on other sites More sharing options...
newttster Posted December 1, 2012 Author Share Posted December 1, 2012 Here are some screenshots of the way I have it set up for my future game. Obviously you would do the changes to the file to suit your needs. Quote Link to comment Share on other sites More sharing options...
H4x0r666 Posted December 1, 2012 Share Posted December 1, 2012 Nicely done, i'm proud of you sir :-P Quote Link to comment Share on other sites More sharing options...
Djkanna Posted December 4, 2012 Share Posted December 4, 2012 Whilst it is a damn lot of files, I'd have to say well done man, thanks for the contribution. Quote Link to comment Share on other sites More sharing options...
AnonymousUser Posted December 4, 2012 Share Posted December 4, 2012 (edited) IN bingo.php --------------------------------- replace You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. with You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. replace You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. with You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. replace You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. with You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. replace You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. with You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. replace You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. with You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. replace You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. with You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. BASICALLY lol a lot of spaces need fixed... i will be working to find out what other errors come along... so far im getting those and a QUERY ERROR: column count doesn't match value count at row 1 Edited December 4, 2012 by AnonymousUser updating on current errors Quote Link to comment Share on other sites More sharing options...
KyleMassacre Posted December 4, 2012 Share Posted December 4, 2012 I think the majority of those errors you are getting is from the forum itself but they are still must fixes Quote Link to comment Share on other sites More sharing options...
AnonymousUser Posted December 4, 2012 Share Posted December 4, 2012 lol im sure the query error isnt cause of forum though, sorry got side tracked trying to clean up some other "paid mods" bleh lol you would think if im going to spend money at least make it easier on the eyes to read but then again most people who buy mods cant read code anyhow :D Quote Link to comment Share on other sites More sharing options...
newttster Posted December 5, 2012 Author Share Posted December 5, 2012 (edited) BASICALLY lol a lot of spaces need fixed... i will be working to find out what other errors come along... so far im getting those and a QUERY ERROR: column count doesn't match value count at row 1 I've tried to edit the file ... but when I open it to edit it ... there are no spaces though they are clearly visible when not in edit. Which line are you getting the query error for? I would like to make sure it is all running fine for every one. =) It works fine for me but it's probable when I copied the files I missed something as I adjusted the files for general use as opposed to the way I have them set for my future game. Nicely done, i'm proud of you sir :-P Whilst it is a damn lot of files, I'd have to say well done man, thanks for the contribution. Thank you both. I found the column count error ... it is in the sqls ... bingo four ... removed `number41`. Sorry about that. If there are any more errors, please post them and I will do my best to fix them. Edited December 5, 2012 by newttster Quote Link to comment Share on other sites More sharing options...
AnonymousUser Posted December 5, 2012 Share Posted December 5, 2012 (edited) the error You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. looks like u fixed it though Edited December 5, 2012 by AnonymousUser lol thanks forgot to check for updates :p Quote Link to comment Share on other sites More sharing options...
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.