Hi again! I've been wondering, and it's not that important, but is it possible to actually send cookie data into a WWWForm? For example, I could somehow set "thiscookie" to "isyummy", send that to the WWWForm, and have any PHP cookie requests for "thiscookie" return "isyummy"?
↧