Search results

  1. A

    problem with PHP codes to allow user choose " items_per_page"?

    hey guys. There's something wrong with the number of results shown. It's always one short. For instance if i as the user selects 25 results shown per page, 24 records will appear. Likewise, if i choose 10, only 9 will show. I've look through the codes, trying to debug it but clearly i failed so...
  2. A

    Pagination Php codes?

    hi i need some help on the pagination codes. i've created a really basic one whereby the user can only click "Previous" or " Next " but i'm trying to do something whereby there are page numbers being displayed and the user can click on whichever page they want to view instead of pressing "next "...
  3. A

    how to create a datagrid in php codes? or delete a particular row in a list.?

    Actually i just want to have a delete button that deletes that particular row of data in a list so each row there'll be a delete button. Must i first create a datagrid? If not, please guide me how. Also,what i've gathered from looking at different websites is that there seems to be a...
  4. A

    how to create a datagrid in php codes? or delete a particular row in a list.?

    Actually i just want to have a delete button that deletes that particular row of data in a list so each row there'll be a delete button. Must i first create a datagrid? If not, please guide me how. Also,what i've gathered from looking at different websites is that there seems to be a...
Back
Top