ZF from Linux to Windows ?
I have developed an application using an old ZF version (0.8.2 I think) on a production Linux plateform.
Everything works fine.
But now I would like to update this application on my development plateform which runs on Windows. I am using WAMP. Everything seems to be ok except that the render() function of a view component doesn't interpret my PHP code!
How could I fix it!
Thx
|