I need to pass and change URL values src=" <GET URL> " does anyone have a method of passing the URL into the HTML without making any PHP errors. Thanks. + Rep for anyone that trys to help!
Do you mean access variables (Use $_GET) or build a query from variables (http://php.net/manual/en/function.http-build-query.php) Dan
Yeah I've fixed the problem. Thanks everyone that posted or PM me offering to help I will send you all a rep. Thanks!