Archive for June, 2008

Latest
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 …

Using PHP cURL to read RSS feed XML

June 19, 2008, 65 Comments

I very rearly, use feeds, i prefer to go to my favourite website and see what is going on instead of downloading their content to my computer with som ...

Is Cheap Hosting really cheap?

June 13, 2008, 37 Comments

To be honest i am not a big fan of cheap web hosting, however my web hosting costs me less then 25$ a year! This is about 2$ a month, ...

PHP Query String

June 12, 2008, 33 Comments

Query string plays important role in building web applications, especially if you want to make nice urls without question mark and many key, value pai ...