13 Sep
2006
13 Sep
'06
8:32 p.m.
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.