<? // Wapka SiteScript: Fetch user data $uid = $_SESSION['user_id']; if(!$uid) echo "<center>Please <a href='login.html'>Login</a> to view profile.</center>"; exit;
Here is the raw, working code block. Copy this exactly into your profile.html page editor in Wapka. wapka.mobi facebook style profile code
</style>
/* User Name Styling */ .user_name font-size: 18px; font-weight: bold; color: #141823; margin-bottom: 5px; if(!$uid) echo "<