Archive for the ‘Php’ Category

Error: data.dircontent is undefined [***] plugins/Archiv/php/fileLoader.php?file=javascript 165 tinymce archiv

I really needed a file and image manager plugin for tinyMCE. As most of you know the official tinyMCE file manager isn’t free so after a few searches i ran over Archiv. Archiv is a very nice and free image manager. You can find the official website here.
The plugin is easy to integrate but a [...]

Leave a Comment

HowTo: write circular text with php and gd

I had a project in which I had to generate an image based on a string. The problem was that the text had to be displayed circulary. After hours of internet searching I’ve came across http://www.phpgd.com and found this piece of code which did the job quite nicely.
<?php
$text = “Around and around around and around [...]

Leave a Comment

HowTo: Create Picture Thumbnails with PHP and GD

Hi, first of all I’d like to wish you all a Happy New Year. Hope you enjoyed your holidays, because I know most of us are now behind the desks again, working.
Now, here’s a nice PHP plugin you can use to generate thumbnails in PHP. It’s called phpThumb and you can get it from phpthumb.sourceforge.net.
First [...]

Leave a Comment

Web Brands