php/html - triple nesting quotes
问题 I know that similar questions have been asked on Stack Overflow many times, but I am having problems with triple nested quotes in html/php. I have looked at numerous questions, but none of the solutions that I have found are working for me. Here is what I am trying to do (this is found in a php file): echo"<div id = 'feed-element'> <button class='username-button' type='button'>@".$currentUsername."</button> <button class='hashtag-one-button' type='button'>".$hashtag_one."</button> <button