Loading...

in PHP
Arrays, Multi-Dimensional Arrays

When i first started learning PHP arrays confused me. I learned Perl first; arrays and variables in Perl are represented with different symbols. Not so in PHP, an array looks exactly the same as a variable, it starts with the dollar ($) sign. $array = array('cat', 'dog', 'fish', 'rabbit')...

read more
Menu Button
in Web Layout
Menu Button

Begin with a new file, 110x20, and with #8FB9EE as your background color. Then create a new layer, and then set your foreground color to #AF137D. Now take the Rectangular Marquee Tool and draw out a small rectangle and fill it with your foreground color...

read more

Copyright © All Rights Reserved