Pinned Loading
-
1
<?php2
3
/**4
*5
* This is a quick way to turn a simple text file -
THE LAB. Originally part of my personal website. Spun off for all my web development experiments, toys, tutorials since I started working the web.
PHP 2
-
1
<?php2
/**3
*4
* This is a quick way to turn a simple text file5
* with a very long list of urls in a text file (sitemap-urls.txt) -
1
#! /usr/local/bin/perl2
require 'ctime.pl';
3
require 'newgetopt.pl';
4
#require '/usr/local/lib/perl5/ctime.pl';5
#require '/usr/local/lib/perl5/newgetopt.pl';