cant redeclare FUNCTION name?
Posted: Thu Mar 06, 2003 9:08 am
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
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