unknown error message

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
matthiasone
Forum Contributor
Posts: 117
Joined: Mon Jul 22, 2002 12:14 pm
Location: Texas, USA
Contact:

unknown error message

Post by matthiasone »

when I run scripts I now get this error message

Code: Select all

Duplicate entry '' for key 1
Warning: Cannot send session cache limiter - headers already sent (output started at /usr/www/users/faog/functions/db_fns.php:30) in /usr/home/faog/public_ssl/staffpages/staffpage.php on line 3
I am using sessions.
matthiasone
Forum Contributor
Posts: 117
Joined: Mon Jul 22, 2002 12:14 pm
Location: Texas, USA
Contact:

Post by matthiasone »

nevermind........solved the problem...........
Post Reply