Use of undefined constant SERVICE_HTTP_PATH - assumed 'SERVICE_HTTP_PATH' in YII2 -


service_http_path not getting recognised although has been added xml file contains web service url.do need include xml file in controller? if yes how?

the problem because trying use zend format along yii2. there no config.inc.in file in yii2 have read properties of xml file using different functions , run foreach on achieve desired url value.


Comments

Popular posts from this blog

python - Error: Unresolved reference 'selenium' What is the reason? -

ios - Pass NSDictionary from Javascript to Objective-c in JavascriptCore -

php - Need to store a large amount of data in session with CI 3 but on storing large data in session it is itself destorying automatically -