Re: [PHP] tag img and php

2002-05-16 Thread Maciej Przybycien
ted on-fly in Java servlets. But I don't understand why is that. The source of Java generated html page is: SMT MONITORING Thanks, Maciek On Thu, 16 May 2002, Jim lucas wrote: > show the contents of 'try_param.php' please. > > Jim Lucas &g

Re: [PHP] php and servlets (fwd)

2002-05-15 Thread Maciej Przybycien
I need any specific compilation or support for Java servlets. Thanks, Maciej On Wed, 15 May 2002, 1LT John W. Holmes wrote: > So if you see an image, what's the problem? > > ---John Holmes... > > - Original Message -

[PHP] php and servlets (fwd)

2002-05-15 Thread Maciej Przybycien
The problem seems to come because I generate html and include Yes, that does work, but the big question is if try_param.php is outputting > an image? How are you doing it? Are you setting the appropriate headers()? > > ---John Holmes... > > - Original Message -

[PHP] tag img and php

2002-05-15 Thread Maciej Przybycien
Hi, I included php file as html img: and Netscape brawser seems not to interpret that. However if I change try_param.php -> try_param.png then image can be desplayed. According to the documentation 'try_param.php' should be interpereted fine. What could be the problem? Thank you,

[PHP] php and jpgraph

2002-05-14 Thread Maciej Przybycien
Hi, I am using php-4.1.2 and jpgraph-1.6.1 and I would like to generate in my program one filenam.php that would contain several not superimposed histograms(eg. jpgraph LinePlot). I would like to draw on one page eg. 20 different histograms. Can it be done? Thank you, Maciek