Search found 2 matches

by mlewis
Tue Mar 11, 2008 1:26 pm
Forum: Joombie Coding Q/A
Topic: Reading jos_users
Replies: 2
Views: 338

Re: Reading jos_users

I do have it but I need this to be a command line script so that I can automate it. Unless you're saying I can use it from the command line to achieve what I'm after? What I need is output which can be read by another program later. That the output show only new accounts created and accounts removed...
by mlewis
Mon Mar 10, 2008 10:49 pm
Forum: Joombie Coding Q/A
Topic: Reading jos_users
Replies: 2
Views: 338

Reading jos_users

Not being a programmer, need a little help on this one :). Need to read users from jos_users (or when using community builder, perhaps another table?) from a script and output to a text file with one user on each line. Can someone give me a mysql command which will allow me to do this from a script....