it seems i need to use " in this code...but it will only allow me to use '
is there a way to do this? i've seen \ used sometimes but i don't understand this at all...
example...
} elseif ($row[0] > 0) {
print "<a href='news_post.html' target='nav' style='text-decoration: none;'><a href='javascript:void(0)' onlick='showcomments($row_news[nid])' style='text-decoration: none;'><font color='#FFFFFF'>$row[0] Comments";