Banner

Sponsor

Login


Welcome Back!
Guest
Guest

Register

Lost your password?

61 users online



refresh page with new image

refresh page with new image

Currently viewing this thread: 1 (0 members and 1 guests)


wyndomearle

wyndomearle

Status: Offline!

refresh page with new image

I have a simple readdir that I am using to set up a gallery type page.
I have the readdir printing a link for each image in that specific dir, now I want to display an image on this page, and have each of my generated links refresh the page, and switch out the image.

I have seen code that uses basename($PHP_SELF), but I'm not sure how this would apply.

here is the line I want to apply this too

PHP:

<?php
print "<a href=\"$files\">$bandname$mycount</a><br>";
?>

Motorspin

Motorspin

Neverside Newbie
Status: Offline!
PHP:

<?php

header
("Location: page.php");

?>

This has to be sent before all html, spacing, tabs, returns etc...

___________________

Travis Farrell
http://motorspin.com/stuff/images/avasig/m_enterprisesig.gif

wyndomearle

wyndomearle

Status: Offline!

sorry, could you explain that a little more.

Quick Jump:

Main Navigation


Site & Graphic Design by Aeon Tan
Developed by Jeremie Pelletier & Scott Roach


NeverAPI generated this page in 0.007 seconds.