Tag Archives: for

How to do a batch insert in MySQL?

mysql feature

How to do a batch insert in MySQL? In this tutorial, I will present you how to do a batch insert in mysql. Let’s say you want to insert some informations from an array into the database. In order for this to work efficient, you should have more than one information in that array. Why

How to parse an array in php

How to parse an array in php I remember back when I first started programming that I was having a bit of hard time when parsing an array in any giving language (well only php or java at the time), its always like that, after you learn it, you always think its very simple. Well

Request an article ←