PHP Header location fails -


i have php file connects mysql database, finds path file , use header location point it. have issue though, instead of path puts /bin:/usr/bin.

what cause this?

this code:

header("location: http://example.com/".$path.".mp3"); 


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -