|
1) I would take the form data and rebuild the old array with current data information.
2 & 3) If you designate the save path to store the sessions, you can iterate through each session file created there. Probably the most effecient way is to create a "Who's Online" table in mysql and refer to that for current live users.
4) You can include other server files by server root path (/home/user/public_html/includes/file.php) or relateive (../includes/file.php)
__________________
<mgraphic /> - I don't have a solution but I admire the problem.
|