okey, so i've got this php file which is supposed to open up in an iframe that i would like to include the following info in:
Code:
Members: $numbermembers
Total Posts: $totalposts | Total Threads: $totalthreads
Welcome to our newest member, $newusername
You Last Visited: $pmbox[lastvisitdate] $pmbox[lastvisittime]
how do i make it look up all that stuff? meaning how do i link that iframe to the board?