Klikoka Posted October 14, 2007 Posted October 14, 2007 EOF; $ip = ($_SERVER['HTTP_X_FORWARDED_FOR']) ? $_SERVER['HTTP_X_FORWARDED_FOR'] : $_SERVER['REMOTE_ADDR']; if(file_exists('ipbans/'.$ip)) { die("Your IP has been banned, there is no way around this. Quote
Klikoka Posted October 14, 2007 Author Posted October 14, 2007 Re: [MCCODE]Revamped login.php[V1] Heres A Screen Shot: Quote
-Matt- Posted October 14, 2007 Posted October 14, 2007 Re: [MCCODE]Revamped login.php[V1] and it comes with register pic? Quote
Klikoka Posted October 14, 2007 Author Posted October 14, 2007 Re: [MCCODE]Revamped login.php[V1] and it comes with register pic? Yes It Does :-D Quote
Guest Anonymous Posted October 14, 2007 Posted October 14, 2007 Re: [MCCODE]Revamped login.php[V1] (Off Topic) Your game not worth £300 Quote
Klikoka Posted October 14, 2007 Author Posted October 14, 2007 Re: [MCCODE]Revamped login.php[V1] What Is It Worth Then Cos I Need The Money It Has : Cars Investment Bank Auction Market Quote
YoungGold Posted October 14, 2007 Posted October 14, 2007 Re: [MCCODE]Revamped login.php[V1] $110 at the most bro. Quote
Guest Anonymous Posted October 14, 2007 Posted October 14, 2007 Re: [MCCODE]Revamped login.php[V1] is it even licensed Quote
halo2master Posted October 14, 2007 Posted October 14, 2007 Re: [MCCODE]Revamped login.php[V1] how do i change th :? :? Quote
Kaotic07 Posted October 16, 2007 Posted October 16, 2007 Re: [MCCODE]Revamped login.php[V1] Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/kaotic/public_html/login.php on line 128 Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/kaotic/public_html/login.php on line 130 Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/kaotic/public_html/login.php on line 132 Quote
Guest Anonymous Posted October 16, 2007 Posted October 16, 2007 Re: [MCCODE]Revamped login.php[V1] this login page needs db query,s to say how many are online and such Quote
Kaotic07 Posted October 16, 2007 Posted October 16, 2007 Re: [MCCODE]Revamped login.php[V1] well maybe he should put the query's on Quote
Guest Anonymous Posted October 16, 2007 Posted October 16, 2007 Re: [MCCODE]Revamped login.php[V1] post them here you mean Quote
Klikoka Posted October 17, 2007 Author Posted October 17, 2007 Re: [MCCODE]Revamped login.php[V1] Mine Worked WithOut Querys Quote
Guest Anonymous Posted October 17, 2007 Posted October 17, 2007 Re: [MCCODE]Revamped login.php[V1] this part in the script $q=mysql_query("SELECT laston FROM users"); $membs=mysql_num_rows($q); $onmembs=mysql_query("SELECT * FROM users WHERE laston>unix_timestamp()-60*60"); $onmembs=mysql_num_rows($onmembs); $offmembs=mysql_query("SELECT * FROM users WHERE laston<unix_timestamp()-60*60"); $offmembs=mysql_num_rows($offmembs); Quote
halo2master Posted October 18, 2007 Posted October 18, 2007 Re: [MCCODE]Revamped login.php[V1] Mine Worked WithOut Querys so did mine lol Quote
Klikoka Posted October 19, 2007 Author Posted October 19, 2007 Re: [MCCODE]Revamped login.php[V1] Quote
HITMAN 17 Posted October 19, 2007 Posted October 19, 2007 Re: [MCCODE]Revamped login.php[V1] cool mod Quote
YoungGold Posted October 19, 2007 Posted October 19, 2007 Re: [MCCODE]Revamped login.php[V1] cool mod Mod? mods is a subject or thing to use in game play. a login page or register page is just a page that will have a conclusion login= enters game register= makes an account they have conclusions but a mod is something inside the game which a user can use in order to get better or have fun ... welll tahts what i tihnk :mrgreen: Quote
Isomerizer Posted October 19, 2007 Posted October 19, 2007 Re: [MCCODE]Revamped login.php[V1] Mod = Modification. Definitions of modification on the Web: * alteration: the act of making something different (as e.g. the size of a garment) * slightly modified copy; not an exact copy; "a modification of last year's model" * the grammatical relation that exists when a word qualifies the meaning of the phrase * change: an event that occurs when something passes from one state or phase to another; "the change was intended to increase sales"; "this storm is certainly a change for the worse"; "the neighborhood had undergone few modifications since his last visit years ago" Source: Here Quote
Klikoka Posted October 19, 2007 Author Posted October 19, 2007 Re: [MCCODE]Revamped login.php[V1] Good Points Its Not A Mod Just A Revamped Version Quote
Klikoka Posted October 24, 2007 Author Posted October 24, 2007 Re: [MCCODE]Revamped login.php[V1] You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. That May Be The SQL:? Quote
carlg Posted November 9, 2007 Posted November 9, 2007 Re: [MCCODE]Revamped login.php[V1] How can i change it to show the username instead of there id? Quote
Zero-Affect Posted April 29, 2008 Posted April 29, 2008 Re: [MCCODE]Revamped login.php[V1] Blah You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. you change $userid into whatever the function is that gets the users id Quote
redsnake420 Posted May 6, 2008 Posted May 6, 2008 Re: [MCCODE]Revamped login.php[V1] Heres A Screen Shot: The site you uploaded the screen to don't work, Please upload it to something like photo bucket, So i can see what this looks like. Thanks in advance 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.