Quantcast
Channel: Create a Custom Joomla 2.5 Module
Viewing all articles
Browse latest Browse all 36

Brad Traversy says:

$
0
0
To select more than one field just add them to your query after "email" or use an asterisk(*) to select ALL fields on that table SELECT email,field2,fi eld3 FROM #__users LIMIT.... OR SELECT * FROM #__users LIMIT......

Viewing all articles
Browse latest Browse all 36

Trending Articles