View Single Post
Old 12-12-2007, 12:12 AM   #3 (permalink)
Orc
The Prestige
 
Orc's Avatar
 
Join Date: Dec 2007
Posts: 1,044
Thanks: 193
Orc is on a distinguished road
Default

Quote:
Originally Posted by Rendair View Post
What i do is use the following code.

PHP Code:

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

//place code here if wont display the .. or . folder 
Yeah but if they equal the dots won't it not show cause the entry contains the dots? :p plus index.php has a dot so, meh. Dunno :/ I'll try


Just tried it, the dots are gone. but I don't get it. :[ Why are the dots gone, if the entry doesnt contain dots then it doesnt input... I am confused -_- :?
Orc is offline  
Reply With Quote