[development] programming question (drupal specific)
Khalid B
kb at 2bits.com
Wed Sep 13 18:32:56 UTC 2006
Why are you using mysql_query() in the second, and db_query() in
the first one?
In Drupal, it is recommended that you use db_query() always.
More information about the development
mailing list