Hi there,
I am currently trying to develop a website. It needs to have parsing functionality so that a user can copy and paste a BibTex file into a text box and then a php function would parse that text and put the appropiate fields into a database. The problem is that the function i have requires a file as input, is it possible to take info from a text box and put it into a file???
Any help would be hugely appreciated!!!
Thanks,