开发者

Simplest, smallest PHP account system

There's an interesting example 开发者_开发百科of someone managing to create a PHP script for a forum which only takes up 1kb: http://www.nerdparadise.com/blogs/blake/6034/

I wonder if there a similar tiny script(s) which could handle user accounts (and could perhaps be added to the above forum script). I'm thinking each account would hold just a username, email and password.


Magic quotes need to be enabled to prevent SQL injection!

LOL, don't even think of using this.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜