0){ $image = mysqli_fetch_array($q_image)["image"]; } ?> <?=$title?> - Iñigo Valentin

0){ ?> <?=$title?> 0){ ?>
<?=$title?>


1 $user"; } ?>


TR#Comments are closed in this post


$id AND dtime <= '$r_post[dtime]' ORDER BY dtime DESC LIMIT 1;"); $q_next = mysqli_query($con, "SELECT id, permalink, title FROM post WHERE id <> $id AND dtime >= '$r_post[dtime]' ORDER BY dtime LIMIT 1;"); if (mysqli_num_rows($q_prev) > 0 || mysqli_num_rows($q_next) > 0){ ?>
0){ $r_prev = mysqli_fetch_array($q_prev); ?> Previous post:
0){ $r_next = mysqli_fetch_array($q_next); ?> Next post: