PDA

View Full Version : PHP Dir-listing



RNilsson
February 20th, 2001, 14:08
How can i list all files starting with "profile", with wildcard in the middle "*", and the ".php" int he end (profile.*.php)??

I'm not having any luck with it.
The problem i've ran into, is that it lists the "." & ".." as files as well...

I don't know how to make it only list the profile.*.php files...

Anyone?
//