FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » strange parameters...
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: strange parameters... [message #184706 is a reply to message #184703] Sat, 18 January 2014 14:15 Go to previous messageGo to previous message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma:
Senior Member
On 1/18/2014 6:41 AM, tessa wrote:
> Il 18/01/2014 12:12, tessa ha scritto:
>> from some days on my site at pager urls are added somo strange
>> parameters...
>>
>> i.e. i click on a link to te page www.mysite.com/index.php?cPath=25
>>
>> and I go to the page and in my browser bar i find the address
>>
>> www.mysite.com/index.php?cPath=25#.UtphNqHSKk0
>>
>> can anyone help me? thanks!
>
>
> ...mmm.... i found that "UtphN" is the content of $_SERVER['UNIQUE_ID']
> ... can anyone help me? thanks!

The value comes from the Apache module mod_unique_id.

The only way PHP could be setting a value in your browser bar is with a
call to header('Location:...'). Not knowing your code, its impossible
to tell more.

P.S. Unless you are the owner of the valid domain "mysite.com", you
should not be using it in your message. If you want an example, you
should use example.com, example.org, etc., which are reserved for such
purposes.


--
==================
Remove the "x" from my email address
Jerry Stuckle
jstucklex(at)attglobal(dot)net
==================
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: xml parsing issue
Next Topic: A modest proposal
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Nov 23 22:06:28 GMT 2024

Total time taken to generate the page: 0.04020 seconds