so im trying to pass some info through with a value="hello world" that is constructed in a php file.
works great till i try to add links using a href="link" obviously it stops it at the next " and thats fails to render the remaining. but if i use ' then it breaks the php code thinking my #'s and // are comments.
i uploaded a pic of the code in question. any advice or leads would be great.
thanks,
j
works great till i try to add links using a href="link" obviously it stops it at the next " and thats fails to render the remaining. but if i use ' then it breaks the php code thinking my #'s and // are comments.
i uploaded a pic of the code in question. any advice or leads would be great.
thanks,
j