PHP Classes

error

Recommend this page to a friend!

      PHP data grid class  >  All threads  >  error  >  (Un) Subscribe thread alerts  
Subject:error
Summary:You have an error in your SQL syntax near ....
Messages:1
Author:Paola Bruccoleri
Date:2006-08-27 16:32:24
 

 


  1. error   Reply   Report abuse  
Picture of Paola Bruccoleri Paola Bruccoleri - 2006-08-27 16:32:24
When I execute the example1.php y have an error:
You have an error in your SQL syntax near 'FROM articles ORDER BY title LIMIT 0, 1' at line 4
SELECT SQL_CALC_FOUND_ROWS * FROM articles ORDER BY title LIMIT 0, 15

I have php4.3.9 y mysql 3.23.49
Very Thanks