| 
	
 | 
 Posted by Rik Wasmus on 12/05/07 08:56 
On Wed, 05 Dec 2007 09:38:31 +0100, R.A.M. <r_ahimsa_m@poczta.onet.pl>   
wrote: 
> The problem is that when I wrote a little more complicated script 
> (containing 'if's and 'include's) the .php script was not executed - I   
> could 
> see source PHP commands in browser (menu > View > Source). I mean I could 
> see <?php ... ?> sections when peeking source of page. As I understand   
> <?php 
> ... ?> sections where not processed. 
> I don't know why, and how to solve the problem. Please help! 
 
Only *.php files are parsed by default, so check your filename. Also, it   
could be php is off in that directory (check with formentioned working   
script wether it's working there). 
--  
Rik Wasmus
 
  
Navigation:
[Reply to this message] 
 |