Hi
I have a script which has a function named 'write()' .. works perfectly on my local Apache WIN32 machine, but when uploading it to UNIX host server .. when trying to run the script it says the function has been already declared, changing the name of the function solves the problem, but how can i carry on using the name?
M
cant redeclare FUNCTION name?
Moderator: General Moderators
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
Please look here:
viewtopic.php?t=6959
Especially where I refer to include_once() and require_once().
Mac
viewtopic.php?t=6959
Especially where I refer to include_once() and require_once().
Mac