codehaven - php snippets - coding help
Generic filters
Exact matches only

Write many Arrays to a Database in one insert

15th November 2020

Php - Arrays

php codehaven

This should really use foreach instead of counting the array, but it could come in handy!

Was this code snippet helpful?