Jump to content

[SOLVED] showing where users are


runnerjp

Recommended Posts

im trying to show where users are on my forum.. just like on here   

 

*  PHP Freaks Forums > * PHP Coding >  * PHP Help >  * Start new topic

 

and i want it to be in just 1 file... so far i have this

<a href="http://www.runningprofiles.com/members/index.php?page=mainforums">runningprofiles forums</a> > <?php echo $forum; ?> > topic

 

with the topic i only want the link to show if they are on certain pages in my website.. so here are a few following examples

 

index.php?page=message

index.php?page=post

index.php?page=reply

 

could i make an if statement to somehow check if the user is viewing that page?

 

Link to comment
https://forums.phpfreaks.com/topic/131920-solved-showing-where-users-are/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.