Código PHP:
mysql_query("insert into smf_members (memberName,dateRegistered,realName,passwd,emailAddress,passwordSalt) values ('$usuario','$time','$nombre','$pass','$mail,'$passrand')") or die (mysql_error());
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'e67b')' at line 1
e67b es el valor de $passrand
cual es el problema??
Gracias
![sonriente](http://static.forosdelweb.com/fdwtheme/images/smilies/smile.png)