Printer Friendly Version
Email this thread to a friend
|
what is best php or html? (In: General Search Engine Optimization)
Featured Web Site Template |
|
There are 0 guests and 1 members in the forums right now.
Reflects user activity within the last 5 minutes
|
|
| Member |
Message |
b00000275
Joined: Apr 09, 2007
# Posts: 2
|
Posted: 2007-Apr-09 16:16
Hi, I'm building a website in php, I am using dreamweaver and I'm trying to include a php file but I keep getting tis error
Fatal error: Cannot redeclare isauthorized() (previously declared in C:Program FilesxampphtdocsMyWebSitePurchase form.php:9) in C:Program FilesxampphtdocsMyWebSitecart1.php on line 32
could anyone shed any light please
|
 |
g1smd
Staff
Joined: Jul 28, 2002
# Posts: 10438
|
Posted: 2007-Apr-09 19:03
You are trying to re-declare a variable name that you have already declared earlier in the code.
You can't do that.
|
 |
b00000275
Joined: Apr 09, 2007
# Posts: 2
|
Posted: 2007-Apr-09 20:25
cheers
|
 |
You are not permitted to post messages in this forum or topic, because of one or more of the following reasons:
- You have not yet logged in, or registered properly as a member
- You are a member, but no longer have posting rights.
- This is a private forum, for which you do not have permissions.
If you are a recent member, it's possible that you simply have not yet confirmed your account. Please
check your email for a message entitled 'JimWorld Forums: Confirm Your Account' and follow the instructions
contained within.
If you cannot find this message, click here to Re-Send it.
|
If you are still experiencing problem, please read the
Login Assistance
Article for some advice on what may be causing your login not to work properly.
|
Switch to Advanced Editor and ...
Create a New Topic
or Reply to this Thread
|
|