Welcome!

Join our community of MMORPG enthusiasts and private server developers! By registering, you'll gain access to in-depth discussions on source codes, binaries, and the latest developments in MMORPG server files. Collaborate with like-minded individuals, explore tutorials, and share insights on building and optimizing private servers. Join us today and unlock the full potential of MMORPG server development!

Join Today!

[Easy] Simple Website

Experienced Elementalist
Joined
Aug 13, 2010
Messages
226
Reaction score
5
Location
Malaysian
Download:
Normal Install For XAMPP easy Only..

XAMPP Control Panel:
Code:
[ATTACH]84878._xfImport[/ATTACH]

Download Website Files:

Extract In : C:\xampp\htdocs

Open Website Files And Config : C:\AppServ\www\reg "config.php"

Code:
<?php
//Hosting Information
[COLOR="Red"]$host = "127.0.0.1"; // IP o Host del CPU[/COLOR]
[COLOR="Red"]$usuario = "SAGA"; // MySQL Username[/COLOR]
[COLOR="Red"]$password2 = "12345"; // MySQL Password[/COLOR]
[COLOR="Red"]$saga = "saga"; // Ragnarok Database[/COLOR]
// Image Verification
$imagenes = 'skin/images/nums';
?>

Bonus HTML Editor: <-- Can Edit My Simple Website Use This


by Terabit


sory my bad english:?:
 

Attachments

  • untitled - [Easy] Simple Website - RaGEZONE Forums
    untitled.webp
    89.1 KB · Views: 393
Last edited:
Download not available
The following download is not available:

KB
 
Back