PHP Classes

Please give me a simple sample

Recommend this page to a friend!

      PHP SQL Cursor  >  All threads  >  Please give me a simple sample  >  (Un) Subscribe thread alerts  
Subject:Please give me a simple sample
Summary:How to use the "Cursor" class
Messages:12
Author:JingHan Liu
Date:2016-10-02 13:14:03
 
  1 - 10   11 - 12  

  11. Re: Please give me a simple sample   Reply   Report abuse  
Picture of Ore Richard Muyiwa Ore Richard Muyiwa - 2016-10-26 17:16:37 - In reply to message 10 from JingHan Liu
Do the codes above it display anything or all the response you get is "0"?

If your code only displays "0", this indicates that the code above does not work. Then it means one of two things.
1. PDO is not installed
2. Your database driver is not mysql.

  12. Re: Please give me a simple sample   Reply   Report abuse  
Picture of JingHan Liu JingHan Liu - 2016-10-27 02:26:06 - In reply to message 11 from Ore Richard Muyiwa
Dear Sir,

yes, the first part of the codes works fine,
if you click the url:
jinghan.info/tst/tstcursor.php
the codes display 4 records followed by "0"

Best Regards

JingHan

 
  1 - 10   11 - 12