http://us2.php.net/parse_url
On Feb 21, 9:26 pm, "aranworld" <[EMAIL PROTECTED]> wrote: > I am familiar with CakePHP's $params array which can give me the GET > values from a URL. > > However, does CakePHP keep track of the "anchor" text in a URL? > > For example, if my URL is: > > http://www.usa.gov/billofrights/#amend10 > > Referring to the in-page anchor named "amend10", can I access this > information anywhere from withint CakePHP? > > It doesn't appear as if the $params array keeps track of this > information. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
