01-19-2017, 07:35 AM
Hmm, nope that's not working I'm afraid. I got a blank page when I used those codes.
After I changed it to it did give me links, but they were all named and they didn't link to the actual profiles.
I have tried a few variations but still no luck though.
Mudmin? Maybe you can shed some light on this?
After I changed it to
Code:
echo '<a href="profile.php?id=.$found.">".$found->fname." ".$found->lname."</a><br>';
Code:
".$found->fname." ".$found->lname."
I have tried a few variations but still no luck though.
Mudmin? Maybe you can shed some light on this?