Hi everyone,
I have a text file in the following format:
I want a PHP function that will take this file and convert it into an HTML table. At present, each "Text" field needs to be able to contain alphanumeric characters, spaces, commas, brackets and hyphens.Code:Text[tab]Text[tab]Text Text[tab]Text[tab]Text Text[tab]Text[tab]Text
Does anyone have a regex that would do this?
Many thanks
Sam






Bookmarks