API Reference Guide > Zend Utils - PHP API

Zend Utils - PHP API

PHP Functions

zend_deployment_library_path

Returns a deployed library path.

Available since version 6.1

Description

string zend_deployment_library_path (string$name, optional - string$version)

Parameters
Return Value

Full path to matched library. Will return best matching library path if partial version is provided.

 

 

© 1999-2013 Zend Technologies, Ltd. All rights reserved.