How do you make a function read form a txt file and store random lines in a variable?
- by user309716
How do you make a function read form a txt file and store random lines in a variable? It will be run over and over in a foreach loop. The language is PHP.
Im a new coder so I don't know things like this off the top of my head.