View Single Post
Old 12-12-2007, 12:02 AM   #2 (permalink)
Rendair
The Addict
Upcoming Programmer Top Contributor 
 
Rendair's Avatar
 
Join Date: Nov 2007
Location: UK
Posts: 319
Thanks: 18
Rendair is on a distinguished road
Default

What i do is use the following code.

PHP Code:

if($img_file!="." && $img_file!="..")

//place code here if wont display the .. or . folder 
__________________
www.jooney.co.uk - the online portfolio
Send a message via MSN to Rendair
Rendair is offline  
Reply With Quote
The Following User Says Thank You to Rendair For This Useful Post:
Orc (12-12-2007)