Miscellaneous > The Lounge
Go see Mr X's web page. it rox0rz!
Kintaro:
You should just use fucking drupal like a normal luser (me) that doesn't know HTML or CSS. It will do your site a lot of good.
Mr K
solemnwarning:
perl and html are easy:
--- Code: ---#!/usr/bin/perl
open(TXT, "/home/solemnwarning/counter.txt");
print TXT "$counter";
close(TXT);
print "Content-type:text/html\n\n";
print "\n\n";
print "\n";
print "Perl and HTML are easy :D\n";
print "\n\n";
print "\n";
print "\n";
print "This is a right aligned table,
good for news and links\n";
print "\n";
print "\n";
print "This is a left table,
Good for site content\n";
print "
This page has been visited $counter times\n";
print "\n";
print "\n\n";
print "\n";
--- End code ---
see? easy :D
Orethrius:
--- Quote from: solemnwarning ---see? easy :D
--- End quote ---
Yeah, like an enema, with roughly the same amount of shit. :p
Navigation
[0] Message Index
[*] Previous page
Go to full version