08.07.01
ah, categories. i like this feature because it is really really nice and organises your posts.
for instance i'm a quake fan, so i go to the quake category and retrieve all posts on quake. this is nice, this is fun, and there are many websites/scripts that use this category thing (for one, slashdot).
PHP illiterate me is trying to grasp the basics of PHP to help debug some code that caused kernel panics two days ago. Here goes.
<html><head><title>Hello World</title></head>
<body>
<?php echo "Hello World!";
// comments are preceeded with two slashes;?>
</body></html>
Um.
for instance i'm a quake fan, so i go to the quake category and retrieve all posts on quake. this is nice, this is fun, and there are many websites/scripts that use this category thing (for one, slashdot).
PHP illiterate me is trying to grasp the basics of PHP to help debug some code that caused kernel panics two days ago. Here goes.
<html><head><title>Hello World</title></head>
<body>
<?php echo "Hello World!";
// comments are preceeded with two slashes;?>
</body></html>
Um.
1 comment
:: comments
michel v
that code caused kernel panic, wtf ? it's clean code ! OS X has some issues there...
08.07.01 @ 13:01:49 751
:: leave a comment