Hi there!
I would love some help on a problem, as I’m a novice at PHP…
I want to open a .txt file (which I can do), but then I want to insert each line into a row of my database.
Also, each line has [number] (a number encased in square brackets) before the text, which I want to remove when it’s inserted.
Will anyone help me?