Next Entries »

Dec
3 d.
2007

Private PHP class variables exposed

Rimvydas Paškevičius reported a way to access private and protected vars from outside of class scope. Do you think it’s a PHP bug? It works for me on PHP 5.2.1 Read the rest of this entry »

Category PHP | 2 comments »

Nov
26 d.
2007

Dilbert on Agile software development

Dilbert on Agile

Source

Category trunk | No comments »

Nov
11 d.
2007

Generating JPG thumbnail with PHP

In case you need to generate image thumbnail, you can use this simple PHP function. It takes 4 parameters: source filename, thumbnail filename, thumbnail width and height. Before resizing the image, this function crops it proportionaly, this way ensuring that thumbnail image is not streched. Read the rest of this entry »

Category PHP | No comments »

Jun
4 d.
2007

Hello World!

Welcome to my blog! Nothing to say too much here, just this page was created as a first ENGLISH blog entry..

Category trunk | Comments Off

Next Entries »