Is it possible to read cookie/session value while executing PHP5 script through command prompt?
I need to read some values from cookie or session when I am executing my php script using command prompt. How can I do that?
I need to read some values from cookie or session when I am executing my php script using command prompt. How can I do that?