rglob.php

Today I was having a look on PHP.net and noticed a PHP contest so I decided to submit one of my functions.

I chose the rglob() function.

I first wrote the simple recursive glob() function rglob for php.net back in 2008.

I chose it because (according to Google Analytics) it’s the second most popular PHP function in my open source code collection, which means people are actually using it and it’s more simpler yet comprehensive than the most popular (file_post_contents).

The proof is there that you are actually using it, so now perhaps you can do something for me…


Vote for my PHP code on WestHost

Thanks!

No related posts.

Leave a Comment