w00ty. I’ve got lots working now. Such as:
*Permanent Linking for news items
*Commenting (able to switch on and off for each news post)
*Archive system
*Separate news and index files to make it easier to include this code into other sites.
And what is even better is that I coded it ALL myself. Wonderful. I’ll take down my old site now and replace it with this.
Still need to work on a admin panel that does everything (as you can move the header links around and all that cool stuff, just no admin panel :p), currently it only does my news. We’ll get there, it’s holidays.
Copyright © Michael Dale 2004.
Page generated in 0.0100 seconds FreeBSD Powered
Background on style 5 is used from squidfingers How are we going? 3 queries
Live test.
1: Comment by dale - Thu, 01 Jan 1970 10:00:00 EST
Test number two. This should fix up a few small things.
2: Comment by Dale - Thu, 01 Jan 1970 10:00:00 EST
test
<b>test</b>
Test edit.
3: Comment by dale - Sat, 10 Jul 2004 22:43:22 EST
[code]echo "<!–Begin getnews output–>";
include ("connect.php");
$submit = $HTTP_POST_VARS['submit'];[/code]
4: Comment by dale - Sun, 11 Jul 2004 10:49:07 EST
[code]if (!empty($email)&&!empty($author)){
echo "<a href=\"mailto:$email\">$author</a>";
}
elseif(empty($email)&&!empty($author))
{echo "$author";
}
else{
echo "Anonymous";} [/code]
5: Comment by dale - Sun, 11 Jul 2004 11:43:43 EST
[code]<p><img src="http://www.dalegroup.net/images/image.jpg"> </p>
<p><a href="mailto:email@dalegroup.net">Email </a></p>
<p><a href="mailto:email@dalegroup.net">WWW</a></p>[/code]
6: Comment by dale - Sun, 11 Jul 2004 12:03:12 EST
[code]<p><img src="http://www.dalegroup.net/images/image.jpg"> </p>
<p><a href="mailto:email@dalegroup.net">Email </a></p>
<p><a href="mailto:email@dalegroup.net">WWW</a></p>[/code]
jdsfhjdfshkdfshkjfdhjf
[code]<p><img src="http://www.dalegroup.net/images/image.jpg"> </p>
<p><a href="mailto:email@dalegroup.net">Email </a></p>
<p><a href="mailto:email@dalegroup.net">WWW</a></p>[/code]
7: Comment by dale - Sun, 11 Jul 2004 12:09:44 EST
test of refresh bug.
8: Comment by dale - Sun, 11 Jul 2004 16:31:44 EST
test
9: Comment by dale - Tue, 13 Jul 2004 18:17:40 EST
I hate testing
10: Comment by dale - Tue, 13 Jul 2004 18:22:07 EST
ok its working
11: Comment by dale - Tue, 13 Jul 2004 18:23:00 EST
test
12: Comment by dale - Wed, 14 Jul 2004 22:20:59 EST
urls become clickable
[b]place text in bold[/b]
[i]place text in italics[/i]
[quote]place text in a quote[/quote]