[PHP] Re: PHP software tool

2001-12-24 Thread Yoep
I use this one too... its just 20$ or so though, and is a very great and convient editor. I do all my PHP coding in it. Yoep "Mike" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > TextPad is another good text editor for all typ

[PHP] Re: Image generation scripts

2001-12-22 Thread Yoep
Terry, Their is a cool class someone has made to make it a snatch to add graphs charts, and so forth. Make a search for google for "PHP graph" its the first result JPGraph. I highly recommend it for your project. Regards, Yoep "Step One" <[EMAIL PROTECTED]> wrote i

[PHP] Re: gd problem

2001-12-22 Thread Yoep
Mandrake that already has the PHP-GD library rpm for their apache/php build that is defualt on their servers. I just spent a lot of time on it and thought I would spare you the trouble if you are indeed using the newest Suse It might also have the same bug on other installations. Yoep

[PHP] probably more of a mysql question

2001-12-22 Thread Yoep
Hi, I am using mysql with PHP. I have one table called inventory with an index field of: Inventory_Id int(11) NOT NULL auto_increment Now I want to create another inventory table, for a different type say Royal_Inventory where it also has a Royal_Inventory_Id int(11) NOT NULL auto_increment How