2012-01-20, 01:51:44
(This post was last modified: 2012-01-20, 02:02:23 by swordofeternal.)
Johonwayni Wrote:Thank you for plugin
Slug does not work?
Register: domain.com/index.php?id=®ister=yes
Logout: domain.com/index.php?id=&logout=yes
How we can fix it?
edit: Sorry, my error, corrected
Hi, i've got the same problem, can you tell us what you do to solve it?
thanks for the support
Edit: with this code
if(!eregi("^[A-Z0-9._%-]+@[A-Z0-9._%-]+\.[A-Z]{2,4}$", trim($_POST['email'])))....
we are able to check the input mail.
bob