in reply to Re: Re: Using CGI params for SQL statement
in thread Using CGI params for SQL statement

IMHO in any event it is better to post code which follows good coding practices unless it requires significant efforts. There exist danger that some newbie will just copy your code blindly. Were you added just one line which checks value of CGI parameter there could be a chance to educate him/her about proper way.

--
Ilya Martynov (http://martynov.org/)

  • Comment on Re: Re: Re: Using CGI params for SQL statement

Replies are listed 'Best First'.
Re: Re: Re: Re: Using CGI params for SQL statement
by maderman (Beadle) on Feb 26, 2002 at 14:12 UTC
    Fair enough...

    Regards,
    Stacy.