PHP Classes

problem with as-diagrams.php

Recommend this page to a friend!

      Bar chart drawing  >  All threads  >  problem with as-diagrams.php  >  (Un) Subscribe thread alerts  
Subject:problem with as-diagrams.php
Summary:problem with as-diagrams.php and PHP5
Messages:1
Author:Bill Lee
Date:2007-03-02 00:20:28
 

  1. problem with as-diagrams.php   Reply   Report abuse  
Picture of Bill Lee Bill Lee - 2007-03-02 00:20:28
First - Nice job Alexander. Thanks
===
This is probably just a newbie problem but I could not get the sample to work until i modified as-diagram.php
===
linux:/usr/local/apache2/htdocs/as # diff as-diagrams.php as-diagrams.php.orig
96c96
< <?php
---
> <?
===
I'm using php5, but I dont know if that is related.
===
linux:/usr/local/apache2/htdocs/as # php -v
PHP 5.2.1 (cli) (built: Feb 27 2007 15:34:48)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
linux:/usr/local/apache2/htdocs/as #