http://wegram.wapka.co
Asslam o Alaikum, guest!

Chat
If you get an error during the chat, please Reload the page !
Copy to clipboard
Copy to clipboard
Lot of developers in wapka like to show content of div when link is click something like /index/?page=login but the page load true browser to make sure their :GET; function collect the page data called login. There is a shortcut to display div content like app without page loading... and you will enjoy it.
Set your css
.login,.register,.terms {display:none;}
#login:target,#register:target,#terms:target {display:block;}
link <a href="#login">Login Page</a> <a href="#register">Register Page</a> <a href="#terms">Terms Page</a>
<div class="login" id="login">Login to your account here</div>
<div class="register" id="register">Register your account here</div>
<div class="terms" ="terms">You full terms and others content here</div>
Copy to clipboard
The following Wapka code can check if the logged user is an Admin:
Returns "Not an Admin" if the user belongs to any other role.
:VAR(USER_ROLE).IFMATCH(Admin).THEN(Is an Admin).ELSE(Not an Admin);It returns "Is an Admin" if the user belongs to any of the following roles: Administrator, Master Admin, or Super Admin.Returns "Not an Admin" if the user belongs to any other role.
Copy to clipboard
Wapka Tags, Functions and BBCodes for easy access:
https://wk.fchagas97.ml/tags-functions-bbcodes/
https://wk.fchagas97.ml/tags-functions-bbcodes/
Copy to clipboard
Category
Islamic Dua 2024 (16)
News Feed (704)
Wapka Codes 2021 (65)
Wapka Codes 2022 (48)
Statistics
Total posts 836 •Total Files 167 •Total members 391 •Our newest member abhijeet