Skip to content

Lawtec

Sections
Personal tools
You are here: Home Members antonh's Home Articles Jun2003 PHP, MySQL user registration system.
Document Actions

PHP, MySQL user registration system.

by antonh last modified 07-Sep-06 11:48 AM

I'm trying to implement a user registration (for downloads) system on a box without Zope and so I'm using PHP. What follows is a linkfest of related articles on how to do it.


And now a bit of an aside...

It's been quite interesting to have to roll my own system. I'm so used to the CMF taking care of everything to do with this that it seems a little bit weird to have to implement it for myself.

Another thing I've found myself doing is developing in PHP as if I were developing in Zope. I'm keeping the presentation, logic and data very separate. It is of course a lesson well learned, but it's second nature now.
 


This site conforms to the following standards: