12-11-2007, 11:40 PM
|
#1 (permalink)
|
|
The Prestige
Join Date: Dec 2007
Posts: 1,044
Thanks: 193
|
How to get rid of the dots? in dir class
I cannot seem to remove the dots from dir()
you know when you want to show all the files in the current directory, well I tried all the substr functions, explode, str_replace, etc, won't get removed. D; Anyone know how?
.E.G :
.
index.php
..
There are three dots like that, how do I get rid of them?
|
|
|
|