Mandrake Linux 8.2 has been released. I want a detailed list of differences between the "ProSuite" and the "PowerPack" versions before I buy.
Hey look, look! It's my house!

I just went to Ramsey Outdoor Store to ask where a firing range is around here. He recommended The Firing Line in Pearl River. Looks like a nice place
I'm going to learn how to shoot a gun!
PHP's magic quotes to be disabled by default?
It looks like they may disable magic quotes by default in PHP version 5. While that's a great step, it doesn't change the code you have to write unless it's gone altogether. If you want to write portable code that doesn't break when someone changes an ini setting, you have to test get_magic_quotes_gpc() everywhere. Next best, however, would be the ability to disable magic quotes on the script level - an ability which doesn't exist now because of the way PHP parses input. If I could turn magic quotes off at the top of my script I'd be very happy.
You know, if I ever got involved in hacking PHP, that'd be the first thing I'd want to fix. The PHP source seems very readable... I should really look into getting involved.
new⇒Timesheet Calculator
Hadn't seen it before now, but mycompany already uses a timetracking prog...
Keith: Oct 7, 10:44am