How to retrieve content from a WordPress database directly
WordPress is the world’s most popular blogging platform and is used by millions of websites. It has been converted and customized to almost any kind […]
WordPress is the world’s most popular blogging platform and is used by millions of websites. It has been converted and customized to almost any kind […]
WHAT IS IT? What led us to the creation of PHPFileMon was finding a simple way of monitoring if any file on a website had […]
WHAT IS CONSTANT CONTACT? Constant Contact is an online service for creating social and email campaigns which is widely used by a lot of websites. […]
WHAT IS MAILCHIMP For those unfamiliar with Mailchimp it is an online service for handling subscribers and newsletters. It is mainly used to handle subscription […]
For my recent project based on YII framework, I have to use PHPUnit for doing unit test. My Local development environment is Windows 7 64 […]
If you havent seen Part 1 of this article then you can see it here MAKING PHP WORK WITH NGINX For PHP to work with […]
WHAT IS NGINX? NginX (pronounced Engine-X) is supposedly the fastest HTTP server available. In terms of speed only LightTPD comes a close second. Most PHP […]
THE BOTTLENECK In every website, the slowest part is the part which interacts with a database. Another bottleneck is any module which depends on data […]
PHP has very powerful xml functions and libraries in the form of DOMDocument, Xpath, SimpleXML and a few others. But all of them have a […]
Copyright © 2024 | WordPress Theme by MH Themes