Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30127 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 40658 invoked by uid 1010); 7 Jun 2007 20:27:27 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 40631 invoked from network); 7 Jun 2007 20:27:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jun 2007 20:27:27 -0000 X-Host-Fingerprint: 89.190.198.137 unknown Received: from [89.190.198.137] ([89.190.198.137:3786] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 96/2E-31033-A2A68664 for ; Thu, 07 Jun 2007 16:27:24 -0400 Message-ID: <96.2E.31033.A2A68664@pb1.pair.com> To: internals@lists.php.net Date: Thu, 7 Jun 2007 23:27:18 +0300 Lines: 7 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.3028 X-RFC2646: Format=Flowed; Original X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 X-Posted-By: 89.190.198.137 Subject: Making your own MVC framework with PHP From: emil.vladev@gmail.com ("Emil Ivanov") I just posted somehting like a how-to about making your very own lightweight MVC based PHP framework. If you are interested you can check it out at: http://vladev.blogspot.com/2007/06/implementing-your-very-own-lightweight.html