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!
A client wants to be able to maintian a spread sheet on his local computer and transfer it up to the web.
He only wants to show certian columns of the spreadsheet and probably be able to do a search.
I know with .net that you can do it but since the rest of the site is in php and I prefer opens source I am trying to figure out if this is possible using php.