> I used the examples you have lead me to and I get this error? I am > stumped? > > mysql_fetch_array(): supplied argument is not a valid MySQL result > resource > in /home/pay.php on line 51
You're query probably failed. Look at mysql_error(). www.php.net/mysql_error ---John Holmes... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php