[PHP-DB] Re: Reports

2003-06-29 Thread Allens
Fernando, Also, take a look at JpGraph. http://www.aditus.nu/jpgraph/ Free version available and Pro Version is wonderfully priced. I've used this on several sites and enjoy its simplicity to code and use... plus it is open-sourced, etc. HTH. :) :) Gale L. Allen Jr Macintosh Support

[PHP-DB] No MySQL Support in PHP5 - Uh oh!

2003-06-29 Thread Ben Lake
Howdy All, Anyone have an input on the recent announcement that about MySQL libraries not being present in PHP 5. What other means might be available to connect to MySQL? I took a look at the MySQL license, and I am assuming it was the change to the MySQL drivers needing a commercial license to

Re: [PHP-DB] No MySQL Support in PHP5 - Uh oh!

2003-06-29 Thread Rasmus Lerdorf
On Sun, 29 Jun 2003, Ben Lake wrote: Anyone have an input on the recent announcement that about MySQL libraries not being present in PHP 5. What other means might be available to connect to MySQL? This only affects the bundled library. It doesn't mean the MySQL extension is going away. Just

Re: [PHP-DB] No MySQL Support in PHP5 - Uh oh!

2003-06-29 Thread Marco Tabini
Hello Ben-- The MySQL extension has been debundled because MySQL has changed its licensing policy and, effective 4.0, the library is now distributed either under the GPL (which is incompatible with the PHP license) or by purchasing a commercial license. You can still link to the MySQL library by

Re: [PHP-DB] No MySQL Support in PHP5 - Uh oh!

2003-06-29 Thread Rasmus Lerdorf
On Sun, 29 Jun 2003, Marco Tabini wrote: The MySQL extension has been debundled because MySQL has changed its licensing policy and, effective 4.0, the library is now distributed either under the GPL (which is incompatible with the PHP license) or by purchasing a commercial license. Please

Re: [PHP-DB] No MySQL Support in PHP5 - Uh oh!

2003-06-29 Thread Marco Tabini
Sorry then, the library. The purpose was not to confuse, but, of course, to inform. Marco On Sun, 2003-06-29 at 21:39, Rasmus Lerdorf wrote: On Sun, 29 Jun 2003, Marco Tabini wrote: The MySQL extension has been debundled because MySQL has changed its licensing policy and, effective 4.0,

RE: [PHP-DB] No MySQL Support in PHP5 - Uh oh!

2003-06-29 Thread Greg Reeves
And what about recommending PHP/MySQL as a preferred dev environment? I am curently in the process of several recommendations and wondering if I shouldn't hold off for a while. Maybe its time to bite the bullet and move to PHP/Postgres. Will anything remain free Greg Reeves -Original

[PHP-DB] PHP help

2003-06-29 Thread Bill Pilgrim
My System: Windows 98 Apache 1.3.27 PHP 4 mysql Hello all, I am a PHP beginner and was wondering if I could get some help from some of the more experienced on this list. I have been trying to use an html form (with textboxes, radio buttons, and textareas) to input data into a mysql

[PHP-DB] concatenate issue?

2003-06-29 Thread Addison Ellis
hello and thank you for your time... i have not been able to get the below to produce any results... i'm getting no mysql error messages... just There are no stores that match your search. Please try another... no matter what i have tried it worketh not... thank you again. best regards,