PHP Development Notes

Drupal vs Zend : which one should be used for application development?

Updated:

"You have done that specific site in Zend, don't you think our application is also suitable for Zend instead of Drupal", I just got this email from a prospective client. This question has been asked…

Filed Under: PHP Development Notes · · · · ·

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