Insert variable into Header Location PHP

The Solution to Insert variable into Header Location PHP is


You can add it like this

header('Location: http://linkhere.com/'.$url_endpoint);

~ Answered on 2012-03-19 15:41:37


Most Viewed Questions: