Posts: 2,216
Threads: 187
Joined: Jul 2011
So basically my friend gave me some free hosting on his VPS so I decided to put my site on it, seen as though my other hosting kept getting suspended due to a bandwidth drain.
But Anyway here's the site:
CLICK HERE
Tell me what you think and if I should add anything to it or not, please late me know, I appreciate any replies.
Posts: 2,216
Threads: 187
Joined: Jul 2011
Yeah, what you see there is like 10 minutes worth of code just to get the site up and running, I may put a full re-coded template on there once I've got it done. But for now it's staying like that.
Posts: 31
Threads: 8
Joined: Aug 2011
Reputation:
0
Well, its pretty damn good for 10 minutes keep up the good work
Am I High Yet?
Posts: 2,216
Threads: 187
Joined: Jul 2011
08-05-2011, 08:29 PM
(This post was last modified: 08-05-2011, 08:30 PM by BreShiE.)
I didn't code the scanner or the proxy or the YouTube to MP3 script. If the URL Scanner doesn't work for you then it's just you, it works fine for me.
I was just talking about the main first page.
Also the scanner is a very high standard PHP file, coded by one of the best that I know. So you know.
Posts: 2,216
Threads: 187
Joined: Jul 2011
Look above this post, I didn't code those files, only the home page.
Posts: 2,216
Threads: 187
Joined: Jul 2011
I'm really bored so I'm going to right out some HTML in this post, lol.
Code:
<html>
<head>
<title>Random LOL</title>
</head>
<body bg="#000000">
<center>
<font color="white">
<h1>
<strong>
<b>
<u>
Nice Big White Text
</u>
</b>
</strong>
</h1>
</font>
</center>
</body>
</html>
Wow, that took me like 1 minute to do.