Bring it all together
Try the first free online tool that lets you manage all your online communications YOUR way
SuprGlu is about bringing the pieces of your web content together into one central place for you, your friends, and maybe even your friends to-be.
With the advent of so many fun to use applications, it is a shame for us to not use them. So keeping that in mind, what would be even better is to blog them.
http://club.phpe.net/index.php?act=ST&f=15&t=11008&s=b6b2a324cc522e794832fecff5eb6328
php5 DO together forever我是我(John Dialy)开发的一个数据库操作的框架,它把php程序到DB的连接和访问数据库的数据同已封装好的对象紧密地绑在一起。它是一个基于代码生成的程序框架。我以前一直是反对代码生成技术的,因为生成的代码不方便维护,但生成技术却能提供更多的效率更好的功能,考虑到php本身的缺陷,加上生成的代码对于Zend IDE这种有代码提示的开发工具更方便,我最终还是选择了代码生成。