23. Oktober 2010
start
»
network
» database
comments 0
mySQL: Update or Insert
Make an easy Update or Insert Command for mySQL Datamanipulation
$sql = $array['sql'] . " ON DUPLICATE KEY UPDATE " . $array['sql']; $sql = "INSERT INTO PT_".$_POST['form_data']." SET " . $sql;
Read other articles
- Flyweb NetNewsWire Theme
- Textpattern & PHP
- Automatic Browser reloading while Programming
- PHP: niceDate Function

Spread The Word →
0 Comment/s
No Comments yet, be the first who posts a comment!