Tag Archives: assign variables

PHP Tutorial : List function

Beeing surprised that I didn’t write here about this “cute” php function called list(). I like it a lot, it’s like the extract() function in some way if you remember. The list() php function will assign variables in one shot … Continue reading

Posted in Usefull PHP | Tagged , , , , | Leave a comment