Page 1 of 1

Edit Bio

Posted: Sat Sep 20, 2008 3:04 pm
by CoolAsCarlito
When a staff user is logged into the admin control panel they have the ability to edit their bio page.

print '<tr><td bgcolor="#CCCCCC"><a href="editbio.php" target=main>Edit Staff Bio</a></td></tr>';

What do I need to do to the link above to when editbio.php is opened to paste the correct user's information that is logged in.

Re: Edit Bio

Posted: Sat Sep 20, 2008 6:17 pm
by josh
write code to output a variable's value?