<?
if (isset($_POST[‘shell’])) {
mysql_query('DELETE FROM shells WHERE status IN (‘down’ , ‘404’);
?>
I think I did something wrong?
<?
if (isset($_POST[‘shell’])) {
mysql_query('DELETE FROM shells WHERE status IN (‘down’ , ‘404’);
?>
I think I did something wrong?
<?
if (isset($_POST['shell'])) {
mysql_query("DELETE FROM shells WHERE status IN ('down' , '404')");
}
?>
Dankjewel !
Haha, geen probleem
For the non-Dutch people, he said thanks, I said you’re welcome.
As a non-Dutch person: we can tell. Context, punctuation and the emoticon transcend language.