Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~277 People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for cokerz_written

I am having same issue .I can't update same user profile. please can someone assist. <?php session_start(); include('konnect.php'); if (!isset($_SESSION["email"])) { echo "Access Denied ! | You must login first <br><a href='index.php'>click here</a>"; exit; $level=$_SESSION["level"]; if ($level!=1) { echo "You do not have access to the admin page"; exit; $email=$_SESSION["email"]; …

Member Avatar for Nkem_1
0
277

The End.