List files on directory and build the php/html page - Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more
Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more
Go Back   Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more > Webmaster Tech > Programming > PHP Development

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 03-20-2011, 11:19 PM   #1 (permalink)
Member
 
Join Date: Jul 2010
Posts: 289
Default List files on directory and build the php/html page

Hello there!
I'm making a page with some flash games, but, since in the past will be many games it will be very bored to add all those games one by one on the site. I know that using php we can get the list of the files in the directory and i know that, using this method, i can display all the games on the directory to the visitors page but, i was thinking if you can help me to add an image to each game that correspond with the name of the game. Ex:
In "games" folder we will have games: play1.swf, play2.swf, play3.swf
and, in "images" directory we will have images: play1.jpg, play2.jpg, play3.jpg.
To display the list of the games, can we make a combination of jpg files with swf files? Play1.jpg will be the image of play1.swf game and, when a visitor clicks on the image, will be redirect to a page named ex: playgames.php?play1
Can someone help me on this? It will be a big help for my project.
Thank you very much and waiting for your reply!
lapunluyang is offline   Reply With Quote
Sponsored Links
Old 03-22-2011, 05:17 AM   #2 (permalink)
Junior Member
 
Join Date: Jun 2010
Location: Houston
Posts: 26
Default Re: List files on directory and build the php/html page

Try to build your code something along these lines:

PHP Code:
<?php
// assumes that for each .jpg file there is a
// corresponding .swf file in another folder

$images glob("images/*.jpg");
foreach(
$images as $image) {
  echo 
sprintf(
    
'<a href="%s"><img src="%s"></a>',
    
str_replace(".jpg"".swf"str_replace("images/""games/"$image)),
    
$image
  
);
}
?>
ap2010 is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Sponsors

» Links

» Affiliates
Web Hosting
Online Backup Reviews
Marketing Find
Merchant Select
SiteMap Builder
Host Compare

» Links

» Sports Network
Paintball Forum
Football Forum
Hockey Forum
Golf Forum
Boxing Forum
Lacrosse Forum
Baseball Forum
SnowBoarding Forum
Soccer Forum
MMA Forum


All times are GMT -4. The time now is 04:38 PM.


Powered by vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.2
Webmaster Forums
Web Hosting | Chicago Web Hosting | Web Hosting