View Single Post
  #3  
Old 3rd December 2009, 19:07
yoligim yoligim is offline
Senior Member
 
Join Date: Nov 2009
Spain
Posts: 43
Default
I get this error

Code:
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in E:\xampp\htdocs\blackjack.php on line 26
[0] in function mysql_fetch_assoc in E:\xampp\htdocs\blackjack.php on line 26

Warning: Cannot modify header information - headers already sent by (output started at E:\xampp\htdocs\include\init.php:124) in E:\xampp\htdocs\include\functions.php on line 1107
[0] in function header in E:\xampp\htdocs\include\functions.php on line 1107
[1] in function stdhead in E:\xampp\htdocs\include\libs\format\format_functions.php on line 93
[2] in function stderr in E:\xampp\htdocs\blackjack.php on line 64
I,ll appreciate some help,
thanks in advance,
Reply With Quote