fackz


Member since 08/14/2008

35 snippets

5106 profile views

1 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet popular snippet:having a snipplet with 20 favorites

fackz's Recent Snippets



1 2 Next »
Para utilizar, proceda assim: echo formata_data_extenso('2007-04-17'); echo formata_data_extenso('2007-04-17 15:20:35');
1 637 posted 15 years ago by fackz
Here’s a snippet that can help you to remove a non-empty directory from the server. It’s a recursive function that deletes the directory with its files, folders and sub-folders.
2 718 posted 15 years ago by fackz
This is a function that selects files from a directory and orders them by the last time they were changed, in ascending or descending order. The snippet also calculates how much time passed since the file’s content was changed.
2 1398 posted 15 years ago by fackz
1 531 posted 15 years ago by fackz
You only use the filename as $value for get_mimetype().
1 721 posted 15 years ago by fackz
1 2 Next »