shared libraries - Determining version of zend framework installed on server -


Is there a way to install version of / jnd framework on the server included in the app? I am asking that this is the reason that I am on a shared host and would like to use a different version than the one provided by the host and I would like to make sure that the version I am supplying should be used. Is my website

Thanks a lot!

The file contains version information in Zend / Version.php .

  resonance Zend_Version :: VERSION;  

Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -