Question regarding php , I want to bring in a HTML code using a variable like $x at a given area so how do i do it, since i'm getting an error with my current code.
__________________________________________
$x='<a href=''><img src='images/summerpics/DSC982101.png' alt='pictures' width='404' height='373' border='0' /></a>';
----I don't know weater using different brackets would help, dunno how to..... Implode will make it an extra step so rather not use dat.
__________________________________________
$x='<a href=''><img src='images/summerpics/DSC982101.png' alt='pictures' width='404' height='373' border='0' /></a>';
----I don't know weater using different brackets would help, dunno how to..... Implode will make it an extra step so rather not use dat.