[PHP] Parsing wml files as php

2005-06-05 Thread Dotan Cohen
I have gone over and over through google and various archives, but cannot come up with a solution even though I am convinced that this is a FAQ: I want to parse my .wml files. So in .htaccess I have: AddType application/x-httpd-php .wml AddType text/vnd.wap.wml .wml But it does not parse! If I

Re: [PHP] Parsing wml files as php

2005-06-05 Thread Marek Kilimajer
Dotan Cohen wrote: I have gone over and over through google and various archives, but cannot come up with a solution even though I am convinced that this is a FAQ: I want to parse my .wml files. So in .htaccess I have: AddType application/x-httpd-php .wml AddType text/vnd.wap.wml .wml But it

Re: [PHP] Parsing wml files as php

2005-06-05 Thread Dotan Cohen
On 6/5/05, Marek Kilimajer [EMAIL PROTECTED] wrote: Dotan Cohen wrote: I have gone over and over through google and various archives, but cannot come up with a solution even though I am convinced that this is a FAQ: I want to parse my .wml files. So in .htaccess I have: AddType

Re: [PHP] Parsing wml files as php

2005-06-05 Thread Marek Kilimajer
Dotan Cohen wrote: On 6/5/05, Marek Kilimajer [EMAIL PROTECTED] wrote: Dotan Cohen wrote: I have gone over and over through google and various archives, but cannot come up with a solution even though I am convinced that this is a FAQ: I want to parse my .wml files. So in .htaccess I have:

Re: [PHP] Parsing wml files as php

2005-06-05 Thread Dotan Cohen
On 6/5/05, Marek Kilimajer [EMAIL PROTECTED] wrote: Dotan Cohen wrote: On 6/5/05, Marek Kilimajer [EMAIL PROTECTED] wrote: Dotan Cohen wrote: I have gone over and over through google and various archives, but cannot come up with a solution even though I am convinced that this is a FAQ:

Re: [PHP] Parsing wml files as php

2005-06-05 Thread M. Sokolewicz
Dotan Cohen wrote: On 6/5/05, Marek Kilimajer [EMAIL PROTECTED] wrote: Dotan Cohen wrote: On 6/5/05, Marek Kilimajer [EMAIL PROTECTED] wrote: Dotan Cohen wrote: I have gone over and over through google and various archives, but cannot come up with a solution even though I am convinced

Re: [PHP] Parsing wml files as php

2005-06-05 Thread Dotan Cohen
On 6/5/05, M. Sokolewicz [EMAIL PROTECTED] wrote: Dotan Cohen wrote: On 6/5/05, Marek Kilimajer [EMAIL PROTECTED] wrote: Dotan Cohen wrote: On 6/5/05, Marek Kilimajer [EMAIL PROTECTED] wrote: Dotan Cohen wrote: I have gone over and over through google and various archives, but