Last Registred problem
#1

Hy guys, i have problem with my UCP, this is problem: dont wonna to show me who is last registred:

Код:
$nimi = $db->get_row("SELECT ID, Ime FROM `Igraci` ORDER BY ID DESC LIMIT 1");
				?>
				<span class="left_column">Last Registrovani:</span>
				<span class="right_column">
				<? 
					echo $obj->Kasutajanimi($nimi->ID); 
				?>
Dont know what is wrong i have Table "Igraci" and column "ID" :/
Reply


Messages In This Thread
Last Registred problem - by Dusan01 - 26.11.2012, 17:17
Re: Last Registred problem - by saiberfun - 26.11.2012, 18:39

Forum Jump:


Users browsing this thread: 1 Guest(s)