Learn Drupal
Monday, December 16, 2013
Insert query using db_query
db_query('INSERT INTO {temp_payments_astro}
(session_id, amt) ' . "VALUES ('%s', '%s')",
$sid, $amt);
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment