View Single Post
  #1 (permalink)  
Old 07-29-2007, 08:50 AM
toutoune60 toutoune60 is offline
Junior Member
 
Join Date: Jul 2007
Posts: 3
Default 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
Reply With Quote