01-19-2017, 08:28 AM
yeah, that is one of the things I tried too. Doesn't work
It needs to be to display anything though. Using "" around the whole thing will produce a blank page.
It needs to be
Code:
echo '<a href="profile.php?id=".$m.">".$found->fname." ".$found->lname."</a><br>';