Say ‘no’ to styrofoam. | James Revillini

'php' Category

  • PHP Script: Convert Excel or tab-delimited file to html table

    Here’s a script which I wrote today while on the jorb. The purpose was so that someone could copy and paste from an excel spreadsheet into a textarea, click a button, and voila: an html table.
    The nice thing was that when I pasted Excel data into the textarea, it was tab-delimited with line breaks. […]

james.revillini.com