Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

miscellaneous book db query functions #9

Open
1 of 3 tasks
ansarimofid opened this issue Feb 8, 2016 · 2 comments
Open
1 of 3 tasks

miscellaneous book db query functions #9

ansarimofid opened this issue Feb 8, 2016 · 2 comments
Assignees

Comments

@ansarimofid
Copy link
Member

Following functions should be created in class.books.php

  • fetch_book_data()

Returns array containing the record of whole books_table

  • author_count()

Returns no. of distinct authors

  • getJsonData(phpObject or array)

parses php object or array into json data

@ansarimofid
Copy link
Member Author

reduced one function

@vermanil
Copy link
Member

vermanil commented Mar 2, 2016

fetch_book_data() and book_list()[is present] wiil be same after implementing fetch_book_data()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants