Re: [PHP-DB] re:php debugging skills

2008-09-26 Thread muhsin
Fergus Gibson wrote: On Fri, Sep 26, 2008 at 10:17 AM, muhsin <[EMAIL PROTECTED]> wrote: Im stuck with this on my early scripts that im experimenting.These are the echo of the SQL part: INSERT INTO movietype (movietype_id, movietype_label) VALUE (1, 'Sci Fi'), (2, 'Drama'), (3, 'Adventure'),

Re: [PHP-DB] re:php debugging skills

2008-09-26 Thread Richard Dunne
:39 pm Subject: Re: [PHP-DB] re:php debugging skills > > On Sep 26, 2008, at 1:17 PM, muhsin wrote: > > > Jason Pruim wrote: > >> > >> On Sep 26, 2008, at 11:22 AM, muhsin wrote: > >> > >>> Could you guys share your development setup, like wha

Re: [PHP-DB] re:php debugging skills

2008-09-26 Thread Jason Pruim
On Sep 26, 2008, at 1:17 PM, muhsin wrote: Jason Pruim wrote: On Sep 26, 2008, at 11:22 AM, muhsin wrote: Could you guys share your development setup, like what kinds of software (IDE's/Editors) you are using for developing php scripts? It might sound silly but I am just curios, as I just

Re: [PHP-DB] re:php debugging skills

2008-09-26 Thread muhsin
Jason Pruim wrote: On Sep 26, 2008, at 11:22 AM, muhsin wrote: Could you guys share your development setup, like what kinds of software (IDE's/Editors) you are using for developing php scripts? It might sound silly but I am just curios, as I just got started in php programming en i have firef

Re: [PHP-DB] re:php debugging skills

2008-09-26 Thread Jason Pruim
On Sep 26, 2008, at 11:22 AM, muhsin wrote: Could you guys share your development setup, like what kinds of software (IDE's/Editors) you are using for developing php scripts? It might sound silly but I am just curios, as I just got started in php programming en i have firefox + kate/bluefish

Re: [PHP-DB] re:php debugging skills

2008-09-26 Thread Bastien Koert
On Fri, Sep 26, 2008 at 11:22 AM, muhsin <[EMAIL PROTECTED]> wrote: > Could you guys share your development setup, like what kinds of software > (IDE's/Editors) you are using for developing php scripts? > It might sound silly but I am just curios, as I just got started in php > programming en i ha

[PHP-DB] re:php debugging skills

2008-09-26 Thread muhsin
Could you guys share your development setup, like what kinds of software (IDE's/Editors) you are using for developing php scripts? It might sound silly but I am just curios, as I just got started in php programming en i have firefox + kate/bluefish + LAMP built with gentoo. Im mostly thinking tha