parse
Posted: Thu Sep 09, 2004 6:55 pm
$edit = ($admin == 1) ? 'Delete Post - <a href=/post.php?method=edit&is_topic=1&tid=' echo $tid '>Edit</a>' : '';
I have a problem when echoing $tid. that was my last restort. It seems just $tid wont work either nor will ".$tid."
any suggestions?
I have a problem when echoing $tid. that was my last restort. It seems just $tid wont work either nor will ".$tid."
any suggestions?