Create image article
Only works with "Direct link" URLs from imgland.net
Don't understand? Don't worry! Watch this video guide!
Image Posted
However, your image will not be listed until a GM have verified it.
Feel free to remind the GM in-game to login on website and approve the image post.
Preview:
|
|
", $descr);
?>
|
Gallery
load();
if ($images != false) {
foreach($images as $image) {
$pw = explode("!", $image['image']);
?>
|
|
", $descr);
?>
|
There are currently no public images.';
if ($logged_in === false) echo 'You need to be logged in to add images.';
}
include 'layout/overall/footer.php';
/*
$url = strtolower("HTTP://1.imgland.net/pxPmUL.jpg");
echo $url .'
';
$url = str_replace("www", "", str_replace(":", "", str_replace("/", "", str_replace(".", "!", str_replace("imgland.net", "", str_replace("http", "", $url))))));
$url = sanitize($url);
echo $url;
$url = explode("!", $url);
echo time();
//insertImage(2, "Yaay!", "Super describtion!", "1!pxpmul!jpg");
*/?>