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

javascript - Clear button on addentry page doesn't work -

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

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 -