I have a peace of code that places a function in a variable so that i can call it up with a ereg_replace. But as soon as i add it to the variable it exicutes the function rathert then just holding it.
How can i prevent this?
Thanks in advance
Codesample?