bspace and jcbones thanks for the replys.
I think i need to make what jcbones said so am trying to make another file so both files connect.
Am trying to make a blog called face-twit and learning php.
If anyone would like to join and help out with coding if u have free time then i would set up a forum for it.
Hi do u mean like this ? sry am still learning php.
<?php
$id = mysql_real_escape_string($_GET['id']);
$query = mysql_query("SELECT * FROM `blog` WHERE id = '$id'") or die(mysql_error());
$blog = mysql_fetch_array($query) or die(mysql_error());
echo '<b>Topic - '.$blog['topic'].'</b>';
?>
I guess not if its not working :S.
Here is the error and ty for THE reply back
Fatal error: Call to undefined function mysql_clean() in C:\wamp\www\mini-arcade-games\templates\arcade\home.php on line 7
line 7 is $id = mysql_clean($_GET['id']);
Am trying to get the name of the topic to show
If i make topic and say i named it php codes then this part echo '<b>Topic - '.$blog['topic'].'</b>'; will show the name of the topic.
Hi am trying to fix this code am working on with mysql_clean an am getting abit
confused with it can help me out with it?.
Am wanting the name of the topic to show here echo '<b>Topic - '.$blog['topic'].'</b>';.
<?php
$id = mysql_clean($_GET['id']);
$query = mysql_query("SELECT * FROM `blog` WHERE id = '$id'") or die(mysql_error());
$blog = mysql_fetch_array($query) or die(mysql_error());
echo '<b>Topic - '.$blog['topic'].'</b>';
?>
Hi can anyone tell me y this is not valid in css cos am confused to y it works in my css but when i go to http://jigsaw.w3.org/css-validator it says not valid.
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
Yeah we have alot to offer in our script we have to game feeds mochi and talkarcade so u can get about over 30,000 games to play.Next v2.4 is gonna be awsome if may say so myself.
Hi the only one that is finished is yourarcadescript.com u can dl our latest release 2.3.Atm am working on a networking site which i cant add here for now as its still getting made as we speak.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.