php help

  • From: "Tyler Littlefield" <tyler@xxxxxxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Sat, 22 Nov 2008 08:07:40 -0700

Hello,
I'm writing a login system.
In my home.php page, I do something like:
include "include/database.inc.php";
this works (I see the output of the title), but I get an error:
Fatal error: Cannot redeclare isuseravailable() (previously declared in /home/.lutece/tysdomain/tysdomain/social/include/database.inc.php:5) in include/database.inc.php
on line 5
basically it's saying it can't redeclare it on the same line as it was declared?
Any ideas?
I have only included it once, also.

Thanks,
Tyler Littlefield
email: tyler@xxxxxxxxxxxxx
web: tysdomain-com
Visit for quality software and web design.
skype: st8amnd2005

__________
View the list's information and change your settings at //www.freelists.org/list/programmingblind

Other related posts: