Hello, tell me what is the error? I want to bring this sentence through echo? but the interpreter writes the error Parse error: syntax error, unexpected T_VARIABLE, expecting ',' or ';' in ...
Here is the line itself
<div id='cover_container' style='background:url('cover_img/"$myrow['cover_img'];"');'> Ps output started via echo "" (double quotes)