I work with windows 7 using WampServer Version 2.2 php5.3.13
I put my project in www
and during the execution of my project this error is displayed
Fatal error: Call to undefined function http_build_url() in C:wampwww
in the source code of my project I use this syntax
$url = http_build_url($url);
I think I need to configure wamp
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…