Here's my custom island "list of links" code that's not working:

/* PHP CODE HERE, IF NECESSARY */

/* DO NOT CHANGE THE LINE BELOW */
$body = <<<EOF
<a href="http//www.wheelchairjunkie.com/whatsnew.html">Weekly What's New Page</a><br/>
<a href="http//www.wheelchairjunkie.com/page2.html">Article Index</a><br/>
<a href="http//wheelchairjunkie.wordpress.com">Powerchair Diaries Blog</a><br/>
<a href="http//www.myspace.com/wheelchairjunkie">WJC on MySpsce</a>
EOF;
/* DO NOT CHANGE THE LINE ABOVE */

Thank you.

Last edited by Lori.j; 07/07/2008 12:25 PM.