Re: [phplib-dev] DB_Sql: queries with priorities From: Sebastian Bergmann (sb <email protected>)
Date: 09/04/00

Eric Ries wrote:
> Modifying queries is a bit tricky, which is why I urge everyone to check
> out the SQL Abstraction Layer at http://enzyme.sourceforge.net - it's a
> handy OO library for creating, combining, and modifying SQL statements.
> It's GPL'ed too.

  SAL looks promising, but I think it would be overhead for inserting a
single keyword into a query string.

-- 
 <?php $a=explode(" " ,"119 130 128 129 45 110 123 124 129 117 114 127 45 ".
 "125 117 125 45 117 110 112 120 114 127");for($i=0;$i<sizeof($a);$i++)print
 chr($a[$i]-13); /* http://sb.phpOpenTracker.de | sb <email protected> */ ?>

--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-dev-unsubscribe <email protected> For additional commands, e-mail: phplib-dev-help <email protected>