Wednesday, November 12, 2008

Question: Suppose your Zend engine supports the mode Then how can u configure your PHP Zend engine to support mode?

Question: Suppose your Zend engine supports the mode Then how can u configure your PHP Zend engine to support mode?
Answer:
In php.ini file: set short_open_tag=on

1 comment:

Zend Engine said...

Awesome blog!! This is just a fabulous blog as I was looking for the right information on Zend Engine and found your really awesome blog.

How to solve mysql ERROR 1118 (42000) Row size too large

  I had this issue with MYSQL 5.7 . The following worked althoug...