This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/* | |
simple script creates tiles of a picture. Works well for splitting an image into many parts e.g. for an imprint of a website to make it more complicated for spammer to collect data. | |
It creates the html code for the composition as well. | |
Created by Manuel Lausch | |
(http://hs.no-ip.info) | |
Live Example: http://manuellausch.de/impressum.html |