[cvs] commit: whups query.php runquery.php whups/lib Query.php whups/lib/Driver sql.php

Robert E. Coyle robertecoyle@hotmail.com
Sat Nov 23 22:34:31 2002


rec         2002/11/23 14:34:31 PST

  Modified files:
    .                    query.php 
    lib                  Query.php 
    lib/Driver           sql.php 
  Added files:
    .                    runquery.php 
  Log:
  Added parameterised queries
  Split the execute query function into it's own page (runquery.php) - this
   can take a query= getvar naming a query to load and execute
  Fix the sql query driver to allow searches on more than one attribute or
   comment by joining into the other tables more than once
  
  Revision  Changes    Path
  1.80      +44 -20    whups/lib/Driver/sql.php
  1.13      +62 -11    whups/lib/Query.php
  1.19      +2 -38     whups/query.php
  1.1       +92 -0     whups/runquery.php (new)

  Chora Links:
  http://cvs.horde.org/diff.php/whups/lib/Driver/sql.php?r1=1.79&r2=1.80&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Query.php?r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/whups/query.php?r1=1.18&r2=1.19&ty=u
  http://cvs.horde.org/co.php/whups/runquery.php?r=1.1


More information about the cvs mailing list