in reply to (jeffa) Re: Voting script using MySQL and DBI
in thread Voting script using MySQL and DBI

G'day jeffa

I'll certainly take this on board, but why is this ?

"And get out of the habit of putting quotes around variables when you don't need to."

Cheers
lagrenouille
  • Comment on Re: (jeffa) Re: Voting script using MySQL and DBI

Replies are listed 'Best First'.
Re: Re: (jeffa) Re: Voting script using MySQL and DBI
by chromatic (Archbishop) on Sep 01, 2002 at 03:20 UTC

    Stringifying some things (objects, especially) ruins them for normal use. Plus, it's useless.