/ Published in: PHP
Expand |
Embed | Plain Text
<?php $thumb = "thumb"; //thumb folder name whit no "/" $images = "img"; //images folder name whit no "/" if ( $file != "." && $file != ".." ) $listOfFilesToSort[$file] = $file; } foreach ( $listOfFilesToSort as $file ) { } ?>
Comments
Subscribe to comments
You need to login to post a comment.

A nice OOP-PHP5-Class for crating Thumbnails: https://github.com/SteffenHagdorn/Pixlie