XxCozzaxX Posted April 13, 2010 Share Posted April 13, 2010 Ok, i have been working on some webpages in php, with help from friends. Here they are: IP Finder ( similar to whatismyip.com but simpler)(MUCH, MUCH, SIMPLER): http://cozza.bhd-evosoft.com/ip.php MTA Server querier ( is your server online? Whats the server name? How many players? Name of players? Ping of players?): http://cozza.bhd-evosoft.com/input.php Credits to: Vendetta, Evolution and Chris. Tell me what you think! Link to comment
SirTerning Posted April 14, 2010 Share Posted April 14, 2010 Nicely. Maybe get some design onto it ? Like with your showmyip system you could have had a simple design with text in the middle saying "Your IP is: (Ip goes here)" Then maybe a good little tip about whats so good about knowing your own ip also a fine link to your Server querier for mta Like "Hey check out my server querier for MTA now when your already here :)" whatismyip.com is a big pile of garbage if you ask me though, to much text with a awful design. Also you must look a little around on the page at first glance. So work a little more on your own and maybe not have ads? Then your site will inn my eyes be the place i would have gone to check my IP Link to comment
Discord Moderators Zango Posted April 14, 2010 Discord Moderators Share Posted April 14, 2010 http://cozza.bhd-evosoft.com/iplog.txt Funny you log the our IP's while as we visit and it's public accessible to. Not that I have anything against that, it's our own free will to visit it. I mean, our IP's are logged everywhere anyways. Well, your http://cozza.bhd-evosoft.com/input.php, "MTA Server querier" is a great job. I find it very usefull actually, since there is delay on game-monitor not to think about the loading time. Link to comment
XxCozzaxX Posted April 14, 2010 Author Share Posted April 14, 2010 http://cozza.bhd-evosoft.com/iplog.txtFunny you log the our IP's while as we visit and it's public accessible to. Not that I have anything against that, it's our own free will to visit it. I mean, our IP's are logged everywhere anyways. Well, your http://cozza.bhd-evosoft.com/input.php, "MTA Server querier" is a great job. I find it very usefull actually, since there is delay on game-monitor not to think about the loading time. iplog.txt is going to be made private, it was simply a test. EDIT: Screw it iplog.txt deleted and the script that logs the ip... is gone Link to comment
XxCozzaxX Posted April 14, 2010 Author Share Posted April 14, 2010 Maybe get some design onto it ? I'm currently making a website to go around it... then i will make it designful Link to comment
Ap0KaLyPz.x3 Posted April 14, 2010 Share Posted April 14, 2010 Nice job.. make a better design.. use a template or make your own. I can help Link to comment
XxCozzaxX Posted April 14, 2010 Author Share Posted April 14, 2010 I'm trying to make my own... not the best, but im trying Link to comment
XxCozzaxX Posted April 14, 2010 Author Share Posted April 14, 2010 Well, here is my attempt: SO FAR! http://cozza.bhd-evosoft.com/index.html Link to comment
XxCozzaxX Posted April 15, 2010 Author Share Posted April 15, 2010 Is it any good? ^^ Link to comment
SirTerning Posted April 15, 2010 Share Posted April 15, 2010 Like it, MAYBE a little to white, get black background and it will get much better for the eyes as mine for eksample Link to comment
XxCozzaxX Posted April 15, 2010 Author Share Posted April 15, 2010 Hmm, i fail compared to yours... make me a template? Link to comment
SirTerning Posted April 18, 2010 Share Posted April 18, 2010 Sorry but no can do. Are busy with to projects about making homesite with gallery system and everything intergrated so as in this moment I cant help you out Link to comment
AeroXbird Posted July 19, 2010 Share Posted July 19, 2010 I really like how you do: <?php echo $_GET['REMOTE_ADDR']; ?> Come on, even my 6 year old cousin can do that. Link to comment
dzek (varez) Posted July 29, 2010 Share Posted July 29, 2010 I really like how you do: <?php echo $_GET['REMOTE_ADDR']; ?> Come on, even my 6 year old cousin can do that. its <?php echo $_SERVER['REMOTE_ADDR']; ?> actually ;p Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now