12-12-2007, 12:12 AM
|
#3 (permalink)
|
|
The Prestige
Join Date: Dec 2007
Posts: 1,044
Thanks: 193
|
Quote:
Originally Posted by Rendair
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 -_- :?
|
|
|
|