Gridview in PHP
Posted: Thu Apr 15, 2010 12:11 am
How to implement Gridview (Like in Asp.net ) in PHP?
pls give idea how to develop a gridview in php
pls give idea how to develop a gridview in php
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
bone up (research and learn) on basic php and mysql syntax - then create your code - then post your code and we can help you troubleshoot if you have issues.thamizh wrote:i want to display the users and their question from a table(mysql sql db) to the grid view
so the admin can edit the question, delete the question from the front view (UI) using the php code