Notice: Undefined index: email in /chroot/home/lionavco/lionav.com/html/mstevemartin.php on line 2 Notice: Use of undefined constant maxlifetime - assumed 'maxlifetime' in /chroot/home/lionavco/lionav.com/html/b2evo.config.php on line 63 Notice: Undefined index: Name in /chroot/home/lionavco/lionav.com/html/mstevemartin.php on line 29
![]() |
||
|
||
include "Connections/testimony.php";
$randomize="SELECT*FROM testimony";
$randomize2=mysql_query($randomize);
$numrow=mysql_num_rows($randomize2);
$j=RAND()%$numrow+1;
$r="SELECT * FROM testimony where id='$j' LIMIT 1";
$r2=mysql_query($r);
while($r3=mysql_fetch_array($r2)) { ?>
echo stripslashes(nl2br($r3['testimony'])); ?>
Copyright 2007 Lion A V C Inc.. design: christinate |
||