if(isset($_POST['sample_field'])){
$samplefield = stripinput($_POST['sample_field']);
dbquery("insert into ".DB_SAMPLE_TABLE."(sample_field)values('$samplefield')");
}
Category Forum
Content Administration - 8Labels
None yet
Statistics
4 participants
Notifications
You are not receiving notifications from this thread.
Related Questions