From: Ondrej J. <ne...@po...> - 2002-12-13 02:51:20
|
> > Yes. You can even write loader code from scratch without setup code > >generator usage. I'm doing it this way. > Loader code? this must be PHP terminology I am unfamiliar with. Sorry for my bad terminology. I mean code what is usually generated by setup script. I do not use this setup script, I wrote code for phpMyEdit class from scratch (since I know the options much better than setup script). > For instance it doesn't look like phpMyEdit comes with any role based > access control. That would be one of the first things I'd add. I would > thus need to say something like "This action is only allowable if the user > has this role" and have that code stay around even if the database schema > changes and I have to re-run phpMyEdit. Well phpMyEdit is just one class which object instance can provide access to one database table. You can use more instances to handle more database tables (roles, users). I have this implemented in phpMyEzin content management system. Accoding to current logged user privileges is $opts['options'] appropriatelly set. I hope you get the idea. > > > Open Source Software Companies please register here > > > http://www.OWAL.co.uk/oss_support/ > > Is NGO supporting OSS also coonsidered as "Open Source Software > >Company"? If so, why it should register there? > I am trying to get companies or other organisations who support Open > Source Software to stand up and be counted. I keep on hearing that the > *perceived* lack of support for OSS (eg PHP) is the main reason why > companies don't use it. So we are trying to correct that perception. There > are companies out there who support OSS software - and my site helps list > them. Yes, but we are not company but NGO (non-government organization) and we are not from England but Slovakia. Does registration apply also for us? :-) -- _/| Ondrej Jombik - ne...@ph... - http://www.nepto.sk - OJ812-RIPE <_ \ Platon SDG - open source software development - http://platon.sk `\| UNIX is user friendly. It's selective about who its friends are! '` |