12-19-2009, 03:17 AM
[eluser]asifkilwani[/eluser]
In URL I'm passing email address e.g.: [email protected], when i read and print the variable $email = $this->uri->segment(3); it prints [email protected]_com. Why it's changing "." with "_"
In URL I'm passing email address e.g.: [email protected], when i read and print the variable $email = $this->uri->segment(3); it prints [email protected]_com. Why it's changing "." with "_"