echo '<div id="CollapsiblePanel1" class="CollapsiblePanel">';
if (iADMIN) {
echo '
<div class="CollapsiblePanelTab" tabindex="0">Read</div>
<div class="CollapsiblePanelContent">
<p><a href="https://www.odsclan.net/portal/viewpage.php?page_id=26"><img src="https://www.odsclan.net/portal/themes/xdc_gaming/images/bullet.png" alt="+" /> DoD Weapons</a></p>
<p><a href="https://www.odsclan.net/portal/viewpage.php?page_id=17"><img src="https://www.odsclan.net/portal/themes/xdc_gaming/images/bullet.png" alt="+" /> DoD v1.3 History</a></p>
<p><a href="https://www.odsclan.net/portal/infusions/wrapper/wrapper.php?wrapper_id=17"><img src="https://www.odsclan.net/portal/themes/xdc_gaming/images/bullet.png" alt="+" /> DoD Players Manual</a></p>
';
echo '</div>';
}
if (iMEMBER) {
echo '<div class="CollapsiblePanelTab" tabindex="0">Read</div>
<div class="CollapsiblePanelContent">';
echo 'Hi only member stuff';
echo '</div>';
}
echo '</div>';
'
"
echo '<div id="CollapsiblePanel1" class="CollapsiblePanel">';
echo '
<div class="CollapsiblePanelTab" tabindex="0">Read</div>
<div class="CollapsiblePanelContent">
<p><a href="https://www.odsclan.net/portal/viewpage.php?page_id=26"><img src="https://www.odsclan.net/portal/themes/xdc_gaming/images/bullet.png" alt="+" /> DoD Weapons</a></p>
<p><a href="https://www.odsclan.net/portal/viewpage.php?page_id=17"><img src="https://www.odsclan.net/portal/themes/xdc_gaming/images/bullet.png" alt="+" /> DoD v1.3 History</a></p>
<p><a href="https://www.odsclan.net/portal/infusions/wrapper/wrapper.php?wrapper_id=17"><img src="https://www.odsclan.net/portal/themes/xdc_gaming/images/bullet.png" alt="+" /> DoD Players Manual</a></p>
';
echo '</div></div>';
Quote
<div id="CollapsiblePanel1" class="CollapsiblePanel">
<div class="CollapsiblePanelTab" tabindex="0">Read</div>
<div class="CollapsiblePanelContent">
<p><a href="https://www.odsclan.net/portal/viewpage.php?page_id=26"><img src="https://www.odsclan.net/portal/themes/xdc_gaming/images/bullet.png" alt="+" /> DoD Weapons</a></p>
<p><a href="https://www.odsclan.net/portal/viewpage.php?page_id=17"><img src="https://www.odsclan.net/portal/themes/xdc_gaming/images/bullet.png" alt="+" /> DoD v1.3 History</a></p>
<p><a href="https://www.odsclan.net/portal/infusions/wrapper/wrapper.php?wrapper_id=17"><img src="https://www.odsclan.net/portal/themes/xdc_gaming/images/bullet.png" alt="+" /> DoD Players Manual</a></p>
</div>
</div>
if (iMEMBER) {
echo "hi link for members";
}
if (iGUEST) {
echo "hi link for guests";
}
if (iADMIN) {
echo "hi link for Administrators";
}
if (checkgroup(1)) {
echo "hi link for user group 1";
}
Category Forum
Modifications and Requests - 8Labels
None yet
Statistics
2 participants
Notifications
You are not receiving notifications from this thread.
Related Questions