Changeset 5225 for temp/trunk
- Timestamp:
- 2006/09/20 13:03:12 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/contents/inquiry.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/contents/inquiry.php
r5224 r5225 95 95 } 96 96 $sql_val = array( $value, $_POST['title'] ,$question_id ); 97 $conn->query("INSERT INTO dtb_question ( question, question_name, question_id, create_date) VALUES (?, ?, ?, now())", $sql_val );97 // $conn->query("INSERT INTO dtb_question ( question, question_name, question_id, create_date) VALUES (?, ?, ?, now())", $sql_val ); 98 98 $objPage->MESSAGE = "ÅÐÏ¿¤¬´°Î»¤·¤Þ¤·¤¿"; 99 99
Note: See TracChangeset
for help on using the changeset viewer.
