libpam-mount automounts SMB shares at login, just like Windows
Monday, October 8th, 2007Now my
Method follows.
Now my
Method follows.
What could I do with this?
CREATE TABLE child (
id BIGINT NOT NULL AUTO_NUMBER PRIMARY KEY
, parent_table VARCHAR(64) NOT NULL
, parent_id BIGINT NOT NULL
, FOREIGN KEY parent_table REFERENCES INFORMATION_SCHEMA.tables(name)
, FOREIGN KEY parent_id DEREFERENCES parent_table(id)
) ENGINE=fantasy COMMENT=’Don’t run this at home, folks!’;
AND
(more…)
My friends know that I’m a bit of a political geek and like to keep abreast of what our elected representatives are doing, so I follow the Official Reports of the UK Parliaments with an almost religious fervour, although I’ve been a bit lazy recently and just been watching the
I’m also a huge fan of
Missing from theyworkforyou.com is the Official Report of the
I’ve had this project
So here I go. I don’t need to get it perfect - just far enough along so that someone else can pick up and complete the task.
(more…)
The following code works on Linux (3 rows returned) but not on Windows, which returns a SQL syntax error citing LIMIT "0", "3". See PHP bug 35801 closed as “bogus” by an idiot on Christmas Day 2005 for the
Limit statements cannot be part of prepared statements.
Anyone care to confirm?
I logged my first dive for the third time today. I’ve paid
Now that Zeitgeist has been released on WPPlugins.org, its page here has been set aside for the release manual and discussion. This post contains the contents and comments from the pre-release page.
I have released a spam-fighting plugin for WordPress, based on
You can now reply to other people’s comments as well as the main post. Have a go.