Hi Dane, thanks for the code. I have a few questions about getting it to work.
PHP Code:
$members=mysql_query("SELECT * FROM members WHERE username='{$pmsgs['uidto']}'");
The members table. did you leave this out or is this our current members database?
I think thats the only Q i have on private.php code.......
more Q's to follow?