Positioning Strings with the show_xy() Method in PDF Documents with PHP 5Google Wants Cheap, Renewable Energy. Like, Now.

Tuesday, November 27th, 2007

Google’s getting greener than ever. And setting up more initiatives to find those smart people out there that can take care of the brainiac side of things. The latest: Renewable Energy Cheaper Than Coal. It will focus on advanced solar thermal power, wind power, geothermal systems and ...

Positioning Strings with the show_xy() Method in PDF Documents with PHP 5

Tuesday, November 27th, 2007

As you know more and more web sites try to engage their visitors by delivering their database contents in several formats such as Adobe s Portable Document Format PDF . The good news regarding this topic is that you as a PHP developer can take ...

Using Method Call Overloading in PHP 4

Wednesday, July 19th, 2006

This is part two of the series Overloading classes in PHP. In three tutorials this series teaches how to overload your classes in PHP 4 by using the overload PHP built-in function in conjunction with the implementation of the __set ...