I'm a total newbie when it comes to PHP programming. I would like do design a dynamic webpage that would be build-up from an xls or CSV file.
At this moment I've got all my contact info in an excell file an I would like to create a dynamic page that reads the info out and display is in a nice layout on the screen.
I suppose this isn't rocket science but I don't know where to begin. :blink:
First you will want to use CSV, XLS though possible is much more work. Study up on fgetcsv . It is fairly straight forward, but post again if you get stuck or need more help.
Must read Review for Serious PHP Developers
NuSphere PhpED 5.5
: The Staff of php-editors.com recently spent a few days working with NuSphere
PhpED 5.5
(a popular PHP IDE) and
NuCoder 2.0
(a PHP Encoding Utility), read up on all the details.