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!
I'm sufferring I bad case of mental block. I need the PHP function that will order my keys in a normal numeric order. For instance:
$array[0] = "stuff"
$array[2] = "stuff1"
$array[3] = "stuff2"
$array[5] = "stuff3"
you're probably thinking of sort() or asort(), or one of the functions that sorts arrays
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.