PHP Classes

That package seems to be cool, but .

Recommend this page to a friend!

      SQL Parse and Compile  >  All threads  >  That package seems to be cool, but .  >  (Un) Subscribe thread alerts  
Subject:That package seems to be cool, but .
Summary:Package rating comment
Messages:1
Author:Francois Biot
Date:2010-12-28 10:30:17
 

Francois Biot rated this package as follows:

Utility: Insufficient
Consistency: Good
Examples: Good

  1. That package seems to be cool, but .   Reply   Report abuse  
Picture of Francois Biot Francois Biot - 2010-12-28 10:30:27
That package seems to be cool, but ...

select idsite , CONCAT_WS(' ','test',nom_site) as site_depart from site

or worse :

select * from client where id_client in (1,2) where idsite=13

are either bad parsed, or worse, make the parser fail with a fatal error...