All posts tagged PHP

  • PHP, JSON and JavaScript usage
    July 17, 2008, 51 Comments

    Today i want to introduce you to jSON (JavaScript Object Notation), in short, it is a simple format designed to exchange data between different programming languages. I will show you ...

  • Clean input variable PHP
    June 29, 2008, 13 Comments

    Some time ago i wrote a post about query string and i think i pretty well covered that topic, however i didn’t mentioned one thing … cleaning input variables. In ...

  • 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 ...