02-27-2008, 09:23 AM
|
#1 (permalink)
|
|
The Addict
Join Date: Dec 2007
Location: morocco
Posts: 221
Thanks: 19
|
an error makes me crazy nuts !!!!!!!
hey
im working on a website but i get this error
and the issue is that the same code is used on many pages but the error is just on 2 pages
here is the code
PHP Code:
require("config.inc");
include("function.inc");
dbconn($db_host,$db_name,$db_user,$db_pass);
and here is the error =>
PHP Code:
Fatal error: Cannot redeclare dbconn() (previously declared in C:\wamp\www\alfars\controls\function.inc:2) in C:\wamp\www\alfars\controls\function.inc on line 12
looking forward forthe answer
__________________
|
|
|