Jun 25, 2013
WordPress 3.5.2 is now available. This is the second maintenance release of 3.5, fixing 12 bugs. This is a security release for all previous versions and..
Read moreJun 24, 2013
If you like to learn about Ajax there are many tutorial websites in online here i have listed some websites which was best for learning..
Read moreJun 21, 2013
Magento has no built in function to get an array of all shipping or billing addresses. However, you can do this by creating such an..
Read moreJun 21, 2013
PHP Wordwrap() Definition The wordwrap() function wraps a string into new lines when it reaches a specific length. Syntax : Example : Below example is..
Read moreJun 20, 2013
With PHP, you can send multiple HTTP headers with file_get_contents() . you can also send information such as HTTP_ACCEPT, HTTP_ACCEPT_LANGUAGE, and HTTP_CONNECTION with file_get_contents(). In..
Read moreJun 20, 2013
What is hooks ? WordPress hooks are actions and filers which is used to add or modify WordPress functionalities. So here in this post we..
Read more