in reply to (jeffa) Re: creating an html table based on db values
in thread creating an html table based on db values

Be warned that this code is potentially insecure. A malicious user could tamper with the 'cols' form variable and inject their own SQL into your database call(s).
  • Comment on RE: Re: creating an html table based on db values