I am just wondering is it possible to extract from this: /foldernamehere/tag/search engines/. I would like to know how I can get the bolded text to be displayed on a page please. The whole thing will be displayed in the address of a web page but after the domain name.
usually, you use an address like this in conjunction with the apache mod_rewrite module.
This allows you to match the address, and to have apache redirect it to a specific php page, with a predefined variable filled with this value.
Bookmarks