PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Got a little offhand question here while Ive been thinking of slimming down my code. Could I do this to shortcut assign a var to an array from a mysql_fetch_array?
Looking over my BlogCode script (sorta like bbCode), I realize I have been using the list()'s for the whole time now. I just never realized what context I was talking about.