Thread: I need Help
View Single Post
  #3  
Old 9th July 2008, 18:04
criminalul criminalul is offline
Member
 
Join Date: Jul 2008
Posts: 3
Default Re: I need Help
i solved first problem...but now i have another problem

Code:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\userdetails.php on line 49

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\userdetails.php:49) in C:\xampp\htdocs\include\functions.php on line 710

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\userdetails.php:49) in C:\xampp\htdocs\include\functions.php on line 711

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\userdetails.php:49) in C:\xampp\htdocs\include\functions.php on line 712

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\userdetails.php:49) in C:\xampp\htdocs\include\functions.php on line 713

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\userdetails.php:49) in C:\xampp\htdocs\include\functions.php on line 714
please help:D
Reply With Quote