In the last episode (Oct 07), miral said:
> On Wed, 06 Oct 1999, Graeme wrote:
> > You can do it very easily... example:
> > <diagram type=line width=600 height=500 name='title' vertgrid horgrid
> tonedbox='lightblue,lightblue,white,white'>
> > <data xnamesvert xnames form=column separator=,>
> > <sqloutput host=remedy query="SELECT DATE_FORMAT(date,'%b %D') as date,
> appsq, dialq FROM qtimes WHERE date >= '+fromdate+' AND date <= '+todate+' AND
> time='08:00:00';">
> > #date#,#appsq#,#dialq#
> > </sqloutput>
> > </data>
> > <legend separator=,>Applications Group,Dialup Group</legend>
> > <xaxis quantity=Date>
> > <yaxis quantity=Tickets>
> > </diagram>
>
> Are these just html tags ??? How to use it with php3 script.? I can
> not see any php script tags (<? and ?>) in this example.
I think grame is using Roxen RXML syntax here :)
--
Dan Nelson
dnelson@stripped