hello
what kind of script would i use to post game server names and ips for websites. i have a gaming website and want to post the servers we play games on. but only when they are actually running.
thank you for your answers
hello
what kind of script would i use to post game server names and ips for websites. i have a gaming website and want to post the servers we play games on. but only when they are actually running.
thank you for your answers
You'll need to use a server-side script for this.
Peter - alotofstuffhere[dot]com - Email Me - Donate via PayPal - Got spare hardware? Donate 'em to me :) Just send me a PM.
Currently: enjoying the early holidays :)Read before posting: FAQ | What you CAN'T do with JavaScript | Form Rules | Thread Title Naming Guide
like what? php or....im " kinda " new to web design. thanks
PHP would work fine using the $_SERVER[] variable. You can always look at php.net for more information on this. I assume that this is what you are looking for.
Last edited by Jas; 10-08-2007 at 02:13 AM.
--Jas
function GreatMinds(){ return "Think Like Jas"; }
yes this is what im looking for....thank you
Bookmarks