kiwi2's Contributions
Below are the tutorials, code snippets, and resources kiwi2 has submitted to dream.in.code. For more information on Kudos and contributing to dream.in.code visit: http://home.dreamincode.net/?p=about#kudos.
Tutorials
Code Snippets
Submitted: November 15, 2008        Views: 2677
Will change the background colour, or image background if you write it into the css in the same manner as the color.
Submitted: November 1, 2008        Views: 4346
similar to php's shift function, removes the first element of an array.
Submitted: November 1, 2008        Views: 2937
Similar to php's pop() function, removes the last element of an Array.
Shuffle Java Script Array in JavaScript by kiwi2
Submitted: November 1, 2008        Views: 4251
similar to php's built-in shuffle();, shuffles the array and returns one random result.
Submitted: September 16, 2008        Views: 1872
This simple bit of code shows how to use simplexml to read an xml file.
Submitted: September 16, 2008        Views: 667
An Array organizer to create any number of random 9 by 9 games