php - What is pgv_si and pgv_pvi -


i'm using phpv7, found there pgv_si , pgv_pvi. can't find them php.net official website. knows that?

the code below:

var_dump('cookie', $_cookie);

i understand generated cookie, don't know for...

those variables in cookies, set server. please read documentation on cookies, not have connection php itself.


Comments

Popular posts from this blog

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -