|
the whole nature of the project is to get the preferences sent over in the cookie , and it works perfect apart from the # symbol so i could change the way the colour is stored but id love to find a way around it
test2.php?userinformationc='%2Bdocument.cookie)
Is the ONLY way i can send the information i cant really change anything there so its in the retrieve part that its having the problem ... the full url with the request is in the url bar and the #FFFFF is showing and some more info after it but just when i try to store it into a text file it stops at the # .... is there anyway i can tell it ... retrieve the first part , then the second part is seperated by the # symbol and retrieve the second part?
And like i said im terrible at php so if anyones being silly its me haha
|