[PHP-WIN] PHP graph

2003-11-12 Thread Rinku Shivnani
Dear All, Can any of you guide me on how to generate PHP Graph by dynamic data ? Regards, Rinku -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-WIN] PHP graph

2003-11-12 Thread Bowden, Zeb
Here's what I learned with ... http://www.phpbuilder.com/columns/wiesendanger20001218.php3?page=1 Fairly basic, uses the GD library and makes a bar chart from an array of data -Original Message- From: Rinku Shivnani [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 12, 2003 7:06 AM T

[PHP-WIN] Re: best php editor?

2003-11-12 Thread Norbert Gruettner
and there is TSWebEditor which can be downloaded from http://tswebeditor.net.tc/ Regards Norbert "Bobo Wieland" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] > Hi! > > What is the best php editor out there? Preferbly freeware... I use Homesite+ > right now. It's the best on

php-windows Digest 12 Nov 2003 18:35:01 -0000 Issue 1996

2003-11-12 Thread php-windows-digest-help
php-windows Digest 12 Nov 2003 18:35:01 - Issue 1996 Topics (messages 22076 through 22079): Re: HOW DO I FIND GD LIB ENABLED 22076 by: Nick Baker PHP graph 22077 by: Rinku Shivnani 22078 by: Bowden, Zeb Re: best php editor? 22079 by: Norbert Gruettner Admin

[PHP-WIN] PHP mkdir with IIS and network share

2003-11-12 Thread Dang Nguyen
Hi All, I have a php script that was carried over from an Apache/Solaris environment into a Windows 2000/IIS/PHP 4.3.4 environment. Now I need to tweak the script a little to deal with the filesystem differences. The script, as originally designed and written, can read files from the filesystem,