03.01.2012, 17:03
If your using BlueG's plugin try using "mysql_debug(1);" before calling that function, and see if the values are returned correct. It would also be a good idea to print the values of your variables after you call explode and assign them. (sscanf would be a better choice)