So I know basic file loading in php and know that you can filter it so that only certain lines are displayed but can you filter it so that only certain parts of a line are submitted. Say I wanted to echo the whole line excluding the first and last word, or the whole line excluding the word and or something like that. I don't know if it is possible but it would be great if you could help! Thanks
Also how would I go about missing out certain characters in a file or when I am echoing anything. Say I didn't want the letter "T" to appear what would I do? Thanks and I am sorry that this is a bit specific.
Also how would I go about missing out certain characters in a file or when I am echoing anything. Say I didn't want the letter "T" to appear what would I do? Thanks and I am sorry that this is a bit specific.
