ThemeForest

Posts by rufnex

2 posts
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
  • Germany
rufnex says

@gkwelding: that is top ;o)

3 years ago in thread Deleting Multiple Records with PHP
2 posts
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
  • Germany
rufnex says

You don’t need a loop for the deleting stuff. You can use the snippet that brenelz postet before or something like that:

$array = range(1,7); $and = implode(", AND id = ", $array); print "DELETE FROM table WHERE id = $and";
3 years ago in thread Deleting Multiple Records with PHP
by
by
by
by
by