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.
Edit Bio
Moderator: General Moderators
-
CoolAsCarlito
- Forum Contributor
- Posts: 192
- Joined: Sat May 31, 2008 3:27 pm
- Contact:
Re: Edit Bio
write code to output a variable's value?