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

php - Autoloader issue not returning Class -

java - How to put two numbers separated by a space into two different arrays -

python - matplotlib equivalent for Ubuntu servers with no GUI? -