Is it possible to create and/or change cookie-data manually?
I mean: the cookie files seem to be plain text files.
I want to use an app that I wrote in C++ that sends the Netware username to a text file stored in the Cookies folder. When the browser runs a php script, the script looks for the cookie value which gives me the Netware username.
Can it be done?
I mean: the cookie files seem to be plain text files.
I want to use an app that I wrote in C++ that sends the Netware username to a text file stored in the Cookies folder. When the browser runs a php script, the script looks for the cookie value which gives me the Netware username.
Can it be done?