I created this form that submits well and I see the chracters like - or + in the address, but then when it seems I &_GET the address variables in the next page it looks that it gets rid of them when it echoes out...
Does htmlentities or stripslahes have to do with this in php?
Problem:
It just shows C then C# for some reason...
Does htmlentities or stripslahes have to do with this in php?
Problem:
It just shows C then C# for some reason...
Comment