Installing WordPress On Your Desktop Can Make Life Easy For WordPress Developers. Learn How And Why In This Post.
Recently Twitter announced they are going disable basic authentication mechanism. Basic auth can be used until June 30th 2010, so there is only less t ...
This is the second part Advanced XML and PHP series. If you haven’t read first part you can find it here: Introduction to XPath in PHP. You may ...
Few years back when i first read book about XML i could not understand what the hyip was all about, some markup language that allows to store data in ...
There is a lot of articles on the Internet about: becoming better programmer, writting better and more readable code, where someone just makes a list of techniques or tips (as ...
Few days ago my friend Mark, added on my blog interesting comment regarding autoloading objects in PHP. While i think it is great to have quality comments like each of ...
In my opinion SQL injection is an major issue when it comes to web application development. Typically programmers deal with it by escaping strings, while this is probably the best ...
Ok finally i managed to write a new article after about a month ( actually i do not even want to think when i wrote last good article for you). ...
For a long time i wanted to write detailed tutorial on how to use PHP and cURL to create bots and i am still going to do that, but while ...
A lot of people do not read PHP manual. That is a fact, they will look for answers to their questions on forums, books, blogs (like this one for example) ...
Recent Comments