All posts in PHP

  • How to create WordPress Plugin from a scratch
    August 9, 2007, Comments Off

    WordPress blogs are getting more popular then ever, there are literally hundreds of new weblogs popping up everyday. However WordPress is not a new software, so I think it is ...

  • Optimizing PHP scripts
    July 13, 2007, 2 Comments

    This post is mainly for new programmers and web developers, but advanced programmers also can make use of it. While browsing forums i often see programmers asking questions about their ...

  • Getting started with GD Library
    July 10, 2007, 3 Comments

    Often we need to create a chart or add watermark to image, we could do it manually and create those images by ourselves using Photoshop for example, but it would ...

  • Zend Framework 1.0 finally relased
    July 8, 2007, 3 Comments

    On 2nd of July stable Zend framework was released. We have been waiting for a very long for that to happen, mainly because Zend is the biggest company involved in ...