
websitestarter
Members-
Posts
20 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by websitestarter
-
he was asking for my email password and accounts, but i misread him he cleared it up, lock this please, but also id rather pay $300 a month from a trusted site
-
I think i got his name right, basically i think he's a scammer, once i asked for an account for his free web hosting to check out if it was true he said yes it will be free but he kept pushing for the money for extra stuff, finally he said after a while once he said it was free says it all doesn't it
-
a list of the best minecraft servers i know (some are mine) mc.haydzcraft.com mc.happy-hg.com pigpvp.com (one i own) outbreak.haydzcraft.com uberminecraft.com and a ton more pvp.raidwars.com p.raidwars.com (also mine) looking for staff on my two servers
-
the layout is nice and i also need a mobile site design so yeh i am serious
-
ok yeh pm me btw
-
i thought i might through a figure out there $90 ?
-
i would like to do that, pm me
-
Hello there, I just wanted to warn you all, that if you signup to any of them torn clones, your password would be discovered. Someone sign into my both of my friend account on my game. And made them self staff. Just be carefull with what pass you use from that statement it sounded like something else oh and FWI its careful
-
surely admins on a game can find out a password anyway.
-
Starting it up and editing layout ect. I can learn the coding. Also i just need help with moduals
-
.webs Says it all
-
Hi guys ive bought a domain name Killerztimewar.co uk I need help Ive decided to use NWE btw not mccodes i hear its better
-
i would like one, message me asap, or reply
-
with picking a theme ect
-
i also need help
-
Does anyone know where i can get a cheap domain and hosting which supports mccodes or something else like nwe which i will probablly go for Or should i get it sepratlly. Which one is best
-
<?php mysql_connect("host","usernmae","password") or die ("Couldnt connect to database"); mysql_select_db("") or die ("Couldnt find database"); ?>
-
though i <?php session_start(); require "database.php"; $username = mysql_real_escape_string($_POST['username']); $password = mysql_real_escape_string($_POST['password']); $enc_password = md5($password); if($username&&$password) { $query = mysql_query("SELECT * FROM users WHERE username='$username'"); $numrow = mysql_num_rows($query); if($numrow!=0) { while($row = mysql_fetch_assoc($query)) { $db_username = $row['username']; $db_password = $row['password']; } if($username==$db_username&&$enc_password==$db_password) { //echo "Logged in <a href='members.php'>Click here to enter the members area</a>"; $_SESSION['username']=$db_username; header("location: members.php"); } else { header("location: index.php?error=Incorrect Password"); } } else { header("location: index.php?error=That user doesn't exist"); } } else { header("location: index.php?error=All fields are required"); } ?> btw database.php is database connect if you have the file and database.php is <?php mysql_connect("host","usernmae","password") or die ("Couldnt connect to database"); mysql_select_db("") or die ("Couldnt find database"); ?>
-
in about 5 minutes i have bought it, its because my card failed when i thought it went through, so im trying it on my debit card
-
hi im new and i just bought a domain which is topgamesandservers.eu and i need someone to help me code it and turn it into a decent website, i can make it myself and i have done a lot of it atm, but i need someone to help with the finishing touches