Advertisement:

Author Topic: [SOLVED] Where I am  (Read 761 times)

frosticek

  • Hero Member
  • *****
  • Posts: 3948
[SOLVED] Where I am
« on: October 12, 2012, 08:41:43 pm »
Hi guys,

Is there any command that I can get if I am on title page (main.php included) or I am not there.

Thanks
« Last Edit: October 13, 2012, 08:29:27 pm by frosticek »

trains58554

  • Osclass contributor
  • Hero Member
  • *****
  • Posts: 3642
  • osCanyon, the class of Osclass
Re: Where I am
« Reply #1 on: October 13, 2012, 12:11:38 am »
Hi frosticek,

There is a function you can call to see if you are on the home page.

osc_is_home_page()

Here is a wiki doc that list the other functions you can call for seeing which page a user is on.

http://doc.osclass.org/HDefines.php#Helpers_for_location

Jay

frosticek

  • Hero Member
  • *****
  • Posts: 3948
Re: Where I am
« Reply #2 on: October 13, 2012, 08:29:03 pm »
Ou, you are awesome Jay. Thanks  8)