Abraham Williams schrieb:
Take a look at: http://api.drupal.org/api/function/db_query/6
On Sat, Apr 18, 2009 at 07:40, Nikhil Kala writeme@nikhilkala.com wrote:
On Sat, Apr 18, 2009 at 5:27 PM, garyl lists@luminosity.co.uk wrote:
normal php code in <?php ?> tags is fine
But if I want to display the list of the user registered with the site, I need to fetch the values from the users table. In that case how do I connect to the database first?
Or have a look at the handbooks [1].
Stefan