zero-perfoliate
zero-perfoliate

Author Topic: extracting data from mysql  (Read 186 times)

Offline sujata

  • New PHP Members
  • Posts: 1
  • Karma: +0/-0
extracting data from mysql
« on: August 26, 2010, 07:12:21 PM »
I have a database as
MemberId, Book No , bookissued on, book returned on and validdate.
There is no index .
I want to extract the data in such a way that in one row i should get the field - book no against each member id. one memberid can point to atleast 5 books.
please help. i feel it can be done with arrays , but how?

Offline anantha87

  • New PHP Members
  • Posts: 3
  • Karma: +0/-0
Re: extracting data from mysql
« Reply #1 on: September 09, 2010, 09:32:24 PM »
did you mean you need to access memberid who has 5 books or more?

thx
http://programmerspoint.com