People have mentioned writing code snippets in C and compiling them into a .so file, and then loading it through PHP's dl() function... How do you write these mini-modules? (I'm not the biggest UNIX programmer... yet) Any help would be appreciated. Thanks.