chappill
Members-
Content Count
96 -
Joined
-
Last visited
About chappill
-
Rank
Member [Level 3]
- Birthday March 29
Contact Methods
-
Website URL
http://chappill.trap17.com
Profile Information
-
Gender
Male
-
Location
Errm...this maps dodgey...i think im in the desert...
-
No one going to help??? It's nearly been a month...
-
It is and its been updated like 5 times in 2 weeks, so the admin are busy =p Also the members database has grown!
-
What is it? Is it a free domain that I can get for my credits? If so cool, but one question... How do I create an account? I can't see anywhere to apply for it... Any help will be good help!
-
Which Linux Version For Newbies? Give your opinion
chappill replied to shotgun's topic in Websites and Web Designing
Go for either Ubuntu or PClinuxOS (which I highly recommend) for a first Linux system, they are both nice looking and both have package managers! I've been using it problem free for 8 months and I like it, it's picked up my scanner, 2 usb pens, printer and speakers no problem (which is alot better than vista, my modem didn't work and it asked me to download the latest driver -.-) -
I went off stuff like that because they all got boring to me and I couldn't be bothered, but I used to be Combat level 54 on RS and level 47 on WoW. I wouldn't really recommend playing any of them though...
-
VPC-hack is a free online hacking simulation game. I am running it at the moment and it can be found at http://forums.xisto.com/no_longer_exists/. On this game you have you're own VPC (virtual player computer) that you use to go round following the riddle trail and hacking other players VPC's and online servers that are in game, the aim to get the best software and be rank #1. The game is fairly new and growing but it is fun to play. You slave servers and other players VPC's to make money and get score all while protecting you're own. Also it uses command line hacking and ports that make the game more realistic then any other. It also has a unique Spiking feature that you can use to spike other players VPC's to damage hardware and cause havoc. The site is currently down, but check back soon (because of the hurricane).
-
HTML Tutorial Proof for stonerocket members that I own this content. Thanks for the abuse.
-
$shout = " ".$shout;$shout = str_replace(chr(60), chr(58), $shout);$shout = str_replace(chr(62), chr(58), $shout);$shout = preg_replace($link_search, $link_replace, $shout);Can you see what I've added in there? It changes all < to : but the problem is people cant submit links anymore... It's either exploitable or people can send links... Doesn't matter on the name box because its too small anyway. Nice shoutbox script though, I couldn't of done that. By the way I made an account just to say this lol. I'll introduce myself now Ben, 14, England.
-
Lol that is pretty good, I'm going to nick that one and call it my own at school xD Thanks.
-
How's "Do you want to see me naked?" That one was funny... I thinks she was drunk because she was like 40 and im 14 (look about 16). Another one was "Can I suck your c*ck" Lol party's are funny xD
-
Well I'm not too good at php but I've seen this problem loads. T_string refers to the $ whatever thing (see I don't know what even thats called). $user = mysql_fetch_array($SearchQRY);I believe that is your problem but unless you tell us where line 195 is we can't do much, without tediously checking the whole script :/. Hope thats helped a little if not then ahh well lol.