/ Published in: PHP
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<?php $entry['headline'] } $entry= "INSERT INTO tabellename (feld1, feld2) VALUES ('111111s', '2222222s');"; $change = "UPDATE blog Set tag = 'Cinema 4D' WHERE id = '2'"; ?>