YourMuPage 0.1

Status
Not open for further replies.
Loss is a relative term.
Joined
Sep 26, 2006
Messages
232
Reaction score
3
I made today a mu webpage , its very simple , not anything special , only register and others...
Config :
Code:
<?php

// Server Specs

$title = "YourMuPage" ;

$exp = "1000x" ;

$drop = "100%" ;

$version = "99b+" ;

// Server Links

$forum = "http://127.0.0.1/forum" ;

$client = "http://client" ;

$patch = "http://patch" ;

$launcher ="http://launcher" ;
// Server Configuration

$dbuser = "sa" ;

$dbpass = "password" ;

$ip = "127.0.0.1" ;

$port ="44405" ;

$db = "MuOnline" ;

// Do Not Edit Here !

$msconnect=mssql_connect("$ip","$dbuser","$dbpass");
$msdb=mssql_select_db("$db",$msconnect);

?>

News edit in news.txt , more simple to use ^^

Screens :
Silvers - YourMuPage 0.1 - RaGEZONE Forums


Silvers - YourMuPage 0.1 - RaGEZONE Forums


Options :
+Register
+Forum
+Downloads
+Server Info

Credits : Made By silver Iulian with Gold Template :rofl:

Download : Atached

P.S : Not MD5 !
 

Attachments

Re: [Release]YourMuPage 0.1

hehe reeeaaally simple but gj :)
 
Re: [Release]YourMuPage 0.1

well there's already people using it
 
Last edited by a moderator:
Re: [Release] YourMuPage 0.1

Nice, but it doesn't have rankings =/

And I don't like the white background for the newses =/
 
Re: [Release] YourMuPage 0.1

waity, so wat do i do. i have sql server manager 2005 express ediiton, i have wamp. i have some php files. i have a host site on ooblez and it aint workking, wat do i do.
 
Re: [Release] YourMuPage 0.1

How can i put it online? to a website
 
Status
Not open for further replies.
Back