Jump to content

Variables whithin a string ( is there too many quotation marks)


madspof

Recommended Posts

Hi I am trying to place a dynamic src url for an image in a echo function, but I think the reason the script is not working is because of the amount of quotation mark in the echo function.

Here is the code i am try to insert it to:

    echo "<IMG SRC='{$row['url']}' ALT='Starflower'> <br><br><br>";

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.