<farnsworth>”Good news everyone”</farnsworth> I have started to code phpadadmin again, on the back of the experience i have gained from the last couple of php projects I have been doing. This time its going to be better than ever before ( Naturally). This time I have started with the background config and working up, so to speak. The attribute conifguration is now finished and has a web UI and mysql backend. This makes it alot easier to make changes. Also I have just got ajax forms validation working
w00t! So you have assign each attribute whether its a required field and a number of others, or none at all such is your want.
Validation Currently working is:
- Text only ( a-z & A-Z )
- Numbers only
- Alphanumerics
- Email Address
- Required.
You can now define the order in which the feilds are presented to your users. Already I have added a bunch of new features, which I’m quite excited about. Notably missing at this point is the entire hook into AD
, but thats very straight forward now I know what I’m doing.
progress is being made and backedup to http://code.google.com/p/phpadadmin

James




