View Single Post
  #72  
Old 3rd September 2008, 23:16
usertwo usertwo is offline
Member
 
Join Date: Aug 2008
Posts: 1
Default
hey i cant fix that prob:

Code:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /var/www/userdetails.php on line 49

Warning: Cannot modify header information - headers already sent by (output started at /var/www/userdetails.php:49) in /var/www/include/functions.php on line 705

Warning: Cannot modify header information - headers already sent by (output started at /var/www/userdetails.php:49) in /var/www/include/functions.php on line 706

Warning: Cannot modify header information - headers already sent by (output started at /var/www/userdetails.php:49) in /var/www/include/functions.php on line 707

Warning: Cannot modify header information - headers already sent by (output started at /var/www/userdetails.php:49) in /var/www/include/functions.php on line 708

Warning: Cannot modify header information - headers already sent by (output started at /var/www/userdetails.php:49) in /var/www/include/functions.php on line 709
can anyone help me ?

i have fix some details from the other post first , but i cant fix this prob :(

sorry , my englsih is shiti :)

Last edited by usertwo; 3rd September 2008 at 23:52.
Reply With Quote