I'm in a school project and we use a process of collecting tweets through a stream set up with PHP. I usually run it in background through the terminal with a command like: nohup ./mystream.php 2>&1 &I'm in a school project and we use a process of
I'm in a school project and we use a process of collecting tweets through a stream set up with PHP. I usually run it in background through the terminal with a command like: nohup ./mystream.php 2>&1 &I'm in a school project and we use a process of