Tag Archives: phpmaker

PHPMaker automatic thumbnail creation

To create a thumbnail to go along with the image you upload to the DB using PHPMaker, you do something like this: For the sake of simplicity, let’s assume you have two directories: – “imgs_sessoes” – for all the regular size images – “imgs_sessoes_tn” – for the thumbnails After configuring PHPMaker to upload, and resize… Read More »

PHPMaker characters encoding problem

Its the second time i run across this issue with PHPMaker. Its not exactly the problem’s fault, more a config issue. I havent completely assessed all details on this issue, since i dont have complete access to the server i mention. I just want to leave this so next time something like this happens, i,… Read More »