General

Gallery Widget

Favicon for wordpress

There are a couple of ways to set the favicon for your wordpress blog/site: Upload the favicon to the directory of your currently activated theme. i.e if your current theme…

Continue reading
0 Comments

Dynamic DropDownList / Combobox in php

Thanks to this website: http://triaslama.wordpress.com/2008/04/01/dynamic-dropdownlist-just-fill-it-with-array/ for the code! Here is what needs to be done to enable dynamic dropdown boxes / comboboxes in php – well its javascript within php,…

Continue reading
0 Comments