Im wondering if there is a way to store to results of this action into an array rather than a text file. The problem with the text file option is that it will be stored on a server that doesn't give the program write permission.
The code is:
system("/usr/local/mysql/bin/mysql -u anonymous -h my.database.org --e +xecute='show databases' | grep $temp_choice > dblist.txt") ;
cheers,
MonkPaul.
In reply to Storing system results in an array by MonkPaul
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |