bocco Posted December 22, 2008 Author Posted December 22, 2008 Re: [mccode v2] Updated forums then why dont you share it with all of us Quote
AlabamaHit Posted December 22, 2008 Posted December 22, 2008 Re: [mccode v2] Updated forums i would like to see that myself.......... Quote
Zero-Affect Posted December 22, 2008 Posted December 22, 2008 Re: Updated forums [mccodes v2] I do recall making this: $_GET['ID'] = abs(@intval($_GET['ID'])); $_GET['viewforum'] = abs(@intval($_GET['viewforum'])); $_GET['viewtopic'] = abs(@intval($_GET['viewtopic'])); And it does secure the forums. html injection protection also kyle? i think not and it isn't that difficult to get around stupid header codes, learn how to code or pay someone to fully secure it and from the post above from kyle i suggest not him Quote
POG1 Posted December 22, 2008 Posted December 22, 2008 Re: Updated forums [mccodes v2] Hehehe the forums are secure if you are using $_GET['ID'] = abs(@intval($_GET['ID'])); $_GET['viewforum'] = abs(@intval($_GET['viewforum'])); $_GET['viewtopic'] = abs(@intval($_GET['viewtopic'])); in your header Completely secure with that, absolutely NO WAY that ANYWAY could hack into those brilliant forums that were coded so securely. As long as you have that. :lol: Duuuudeeeee you are soo incorrect, lol! The most secure files may be 99% secure, but there is always the 1% chance or so. Thats why banks employ "Programmers" to attempt to hack into there online sites and if they find a whole they patch it. And i assure you, the code used to make those online banking sites is x10000 more secure then any MCcode file. Just so we have that clear xD its not hard to create a 100% secure page, here is an example; <?php // Totally secure! ?> nothing can be hacked there! Quote
Zero-Affect Posted December 22, 2008 Posted December 22, 2008 Re: [mccode v2] Updated forums are you sure lol i bet it could be if thought about long enough i heard of a complication with ?> before You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. now that's secure lol Quote
radio_active Posted December 23, 2008 Posted December 23, 2008 Re: Updated forums [mccodes v2] Hehehe the forums are secure if you are using $_GET['ID'] = abs(@intval($_GET['ID'])); $_GET['viewforum'] = abs(@intval($_GET['viewforum'])); $_GET['viewtopic'] = abs(@intval($_GET['viewtopic'])); in your header Completely secure with that, absolutely NO WAY that ANYWAY could hack into those brilliant forums that were coded so securely. As long as you have that. :lol: Duuuudeeeee you are soo incorrect, lol! The most secure files may be 99% secure, but there is always the 1% chance or so. Thats why banks employ "Programmers" to attempt to hack into there online sites and if they find a whole they patch it. And i assure you, the code used to make those online banking sites is x10000 more secure then any MCcode file. Just so we have that clear xD its not hard to create a 100% secure page, here is an example; <?php // Totally secure! ?> nothing can be hacked there! Lol, or just <?php // Totally secure! Quote
Zero-Affect Posted December 23, 2008 Posted December 23, 2008 Re: [mccode v2] Updated forums depends on the php version Quote
Zan Posted December 16, 2010 Posted December 16, 2010 Parse error: syntax error, unexpected '(' in /home/damagedc/public_html/forums.php on line 42 Quote
VegasKiller Posted December 16, 2010 Posted December 16, 2010 Forum Update Error Parse error: syntax error, unexpected '(' in /home/damagedc/public_html/forums.php on line 42 I am getting the same error. Fix anyone? Quote
Zan Posted December 23, 2010 Posted December 23, 2010 Nice ..i replaced this with my old forum ..feeling a alot brtter now Quote
Zan Posted December 23, 2010 Posted December 23, 2010 I have seen this same thing in ravan scripts 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.