php simple spreadsheet

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
westppl
Forum Newbie
Posts: 1
Joined: Mon Oct 22, 2007 10:29 pm

php simple spreadsheet

Post by westppl »

I want to make it simple.

Display all the data in the MYSQL. and then allow Sorting just like Excel's function.


Is there any sample code for this? Thanks
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Post by Christopher »

There are some data grids around that might be a start.
(#10850)
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

Moved to PHP - Code.
Post Reply