PHP Development

How to optimize all databases and tabels on mysql server?

Updated:

Optimization of database tables in mysql is a process which has to be carried out regularly to make your database in good health. According to mysql manual, OPTIMIZE TABLE should be used if you have…

Filed Under: databases · PHP Development Notes · · · · · · ·

Integrating Zend Framework with Drupal and WordPress

Updated:

Zend Framework is not only a framework but a robust library for many kind of operations and services. While working with Drupal or Wordpress sometime we found that a good library for one particular operation…

Filed Under: PHP Development Notes · · · · · ·

Explore more topics