Hello all,
Another small question! This time it might be difficult to explain but I'll try my best and ask question when you have any.
I want to get the HTML <title> value from a variable called &file,
Example:
The title of the current page is "Home"
I want to get title of File.php which is "Not Home" and show it in the content on home.php somewhere(By example via an Echo)
File.php gets included in the main content screen using a PHP Include.
I hope this makes it clear what I want to do and that I can get some help
Thank already!




Reply With Quote