Male
Try google these
Trickster Online
Knight Online
Silk Road
9Dragons
Those are just a few of tons of Free MMORPGs, though quality does vary in most.
Posted 12 Aug 07 in Technology News
Posted 03 Jul 07 in Pownce User Group
help with if and elseif script.
Hello everyone, I wrote this script
<?php
if ($_POST['id'] == '' || $_POST['id'] < '0') {
include 'news/static_news.html';
}
Elseif ($_POST['id'] > '0' || $_POST['id'] != '0') {
include 'news/fullnews.php?id=$_POST["id"]';
}
?>
to determine whether it would output just 1 story or all available news but it does not seem to be working. I made the title of the news link to index.php?id=$id_of_the_story but when you click on it it just puts up everyone like it is displaying the "static_news.html". Can anyone see any obvious error I have?
Thanks in advance
Posted 26 May 07 in PHP
Posted 21 May 07 in Best of YouTube
Posted 21 May 07 in Best of YouTube
Total Messages: 21
Topics Created: 2