|
|
|
|
|
by acomjean
2210 days ago
|
|
I use php for small scripts that need to read csv and database lookup from the command line. It has built ins for these that work without any environment setup which is great sometimes. Perl has some easy oneliners too. Depending on where I'm working sometimes I don't want to set up an environment. |
|