validation issue and question on cookie handling
Moderator: General Moderators
ok. in that case i'm doing that to all cookies i create.. i think i'll also use mcrypts on usernames.
i'm still not sure how ot use that on passed information since part of the sign up, and something i want them to be able to manipulate later is a set of free answer questions... i guess to remove the special characters i have to do something like htmlspecialcharacters(unencode($passed_variable));
and then if i add a bb code later i'd parse it.. i'm going to create my own flavor bb code for the forums. i decided that a while back because i don't like how colors are done on a lot i've seen and i want something that will make sure my site's unique
i'm still not sure how ot use that on passed information since part of the sign up, and something i want them to be able to manipulate later is a set of free answer questions... i guess to remove the special characters i have to do something like htmlspecialcharacters(unencode($passed_variable));
and then if i add a bb code later i'd parse it.. i'm going to create my own flavor bb code for the forums. i decided that a while back because i don't like how colors are done on a lot i've seen and i want something that will make sure my site's unique