Help for this page

Select Code to Download


  1. or download this
      SELECT count(*) FROM table
    
  2. or download this
      SELECT * FROM table ORDER BY id LIMIT $rand, 1