How do i Get the Title Name of the script

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • syam
    New Member
    • Dec 2006
    • 28

    How do i Get the Title Name of the script

    Hai Frnds.

    I want to get the title name of the script . I looked at the server variables but the script file name is getting . what to do to get the title name of the script
    Thanks in advance..
  • nathj
    Recognized Expert Contributor
    • May 2007
    • 937

    #2
    Originally posted by syam
    Hai Frnds.

    I want to get the title name of the script . I looked at the server variables but the script file name is getting . what to do to get the title name of the script
    Thanks in advance..
    Could you post the code you have and the output it generates for you? I would normally use $_SERVER['PHP_SELF'] for most of my needs. What is it you a re trying to do?

    If you post the extra info I'll do what I can to help you out.

    nathj
    Last edited by nathj; Jul 11 '07, 10:55 AM. Reason: oops - typo

    Comment

    Working...