20-Jan-2014, 04:31 AM
I am using extJs to create a web application. extJs creates html files from a javascript library of components. I am having issues getting the php code to be included properly. extJs uses a command line tool SenchCmd to generate the code. Whenever I run the command the included <php> is stripped out of the final code. Does anyone have any experience with extJs and getting commentics to work with it?