NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
PHP and state of sin. (Score:1)
I tried to talk the operator of a dot-org that wanted dynamic content and templates to install slashcode and some other Perl templatey stuff, but he was already using PHP for his Photo Gallery and other projects, alas. With the built-in MYSQL hookds it's not half bad, and it's *almost* Perl ... for what it's good for, we shouldn't need ereg_whatever_match very often. *sigh*.
The website is PHP fronting MYSQL for dynamic content. Currently updates are still manual SQL, eventually we mi
Bill
# I had a sig when sigs were cool
use Sig;
Re:PHP and state of sin. (Score:1)
*sigh* back to the php world...
Reply to This
Parent