Hello to all,
I'm getting this error (see below) although I'm not redeclaring that function. I just try to use it.
Anyone any idea what this can be? Thank you for any suggestions you have.
is there any looping logic around this function definition? are you re-[man]include[/man]ing the file that contains the function definition?
devinemke Thanks for trying to help. you were very close, but I found my mistake before reading this. Thanks anyway.
isnt this casued by including the file further up the script?. as in 2X include() the same file in the same script?
i get this error when i use include() instead of include_once()
lozz
also mark this thread resloved..
how can I mark the thread as resolved?