PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Hi, im trying to write a page that looks in 1 sub directory for a list of games, and then a seperate sub directory for thumnail images for them. I have then tried to get it to produce a table with the thum in one column and the name and hyperlink to load the game in the other, then loop over the array. When i run the page none of the arrays are echo'd, and im not sure how to remove the . and .. from the returned array.