Anything to do with programming is a good knowledge to have these days, when you have to multi-task jobs. xD
But to be honest, computer programming can be self-taught if you're okay with reading and logic.
Huzzah. xD Well I'm hoping today (provided nothing goes horribly wrong *knocks on wood*) I can work on some orders. >3 And maybe tweak my layout a little. xD
@M i r o:
So adorable, Miro! ;w;
Thank you very much!
@Seito:
Ask if you have anything you do not understand. The bolded parts are parts you do not touch nor change.
Codes
Quote:
<?PHP
/* Gaia Image Map Go-er
Rudolph J Heuser (Jakobo on GaiaOnline.com
Modified: John T Wu (borobdin on GaiaOnline.com)
*/
require_once("imagemap.php");
// new imageMap
$myImageMap = new imageMap();
// Gi-trio Union
$area = new Rect(41,111,126,160,"http://blitzstone.eco.to/gi_trio-union.htm");
$myImageMap->addToMap($area);
// Quest
$area = new Rect(92,209,158,250,"http://www.menewsha.com/forum/gaming/quests/69328-king-knight-quest-dreams-current-quest-vday-belt.html");
$myImageMap->addToMap($area);
// Exchange Thread
$area = new Rect(167,105,427,251,"http://www.menewsha.com/forum/gaming/menewshan-exchange/166833-master-exploder-ninjas-arsenal-b-april-10-july-10-august-10-cis-s-bunny-hat-eis-t-tapi-hibiscus-bloom.html");
$myImageMap->addToMap($area);
// deviantArt
$area = new Rect(18,209,84,250,"http://meinarch.deviantart.com");
$myImageMap->addToMap($area);
// Dressing Room
$area = new Rect(18,263,217,312,"http://www.menewsha.com/forum/1765820798-post154.html");
$myImageMap->addToMap($area);
// OC Art Request
$area = new Rect(228,263,427,312,"http://www.menewsha.com/forum/art/art-shops/art-requests/102257-dive-into-yourself-iros-oc-art-request-open-art-hunting.html");
$myImageMap->addToMap($area);
I'll have to try it after I make my image map. (Which requires setting up some threads) My old image map is out of date... sorta. Not really. It's just too big in my option. xD