View Single Post
Old 08-01-2009, 06:44 PM   PM User | #5
azpilot2211
New to the CF scene

 
Join Date: Aug 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
azpilot2211 is an unknown quantity at this point
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?
azpilot2211 is offline   Reply With Quote