Quote:
i'm trying to add a nav link under the announcements that will go to the options page, and i'd like it to go to that section
|
Try adding this:
PHP Code:
$options .= "<a href=\"options.php?t=0&s=$session[sessionhash]#settinggroup34\">Dynamic Announcements</a><br>";
Quote:
will it interfere with the hack if i add comments to add names in between the statements
|
Yep it will..