Press
SGIA/WoW
press release
SGIA
Journal 1
SGIA
Journal 2
CorelDraw
Pro
Photo
Marketing Association
Sign
Industry
TheMagicTouch
South (signindustry.com)
|
//define the path as relative
$path = "/press";
//using the opendir function
$dir_handle = @opendir($path) or die("Unable to open $path");
echo "Directory Listing of $path
";
//running the while loop
while ($file = readdir($dir_handle))
{
echo "$file
";
}
//closing the directory
closedir($dir_handle);
?>
You will need Adobe
Reader to view PDF files. |