
Jean-Christophe - 2011-04-09 04:29:54
hello your class look like very exiting but alone with my already exists pdo use the extension with your class doesn't work well for me...
always the same error event if I don't use it in my pages ...
message 'SQLSTATE[HY093]: Invalid parameter number: no parameters were bound' in C:\wamp\www\AVCQ3\assets\php\PDOPaginator.php on line 70
It fall in exception on the "execute" function...
Even if I put simplicity in query just like: select * from rencontres...
Maybe it's my PDO... ?
Did I miss a param some were ? and your example have some little syntax error...