|
Posted by Benjamin on 01/27/07 03:35
On Jan 26, 12:42 pm, Dave <daveNOSPACEmatthewsA@Tbigfoot_DoT_.com>
wrote:
> Hi all,
> I want to build a site which will allow me to restrict a users access
> based on assigned privileges and render pages with user-specific
> information.
>
> Some other features I would like to have are...
>
> i. to log failed access attempts.
> ii. to make information(text) on certain pages easily editable by a 1
> group of 'non-technical' users.
You might want to look at the MediaWiki program. It uses PHP and MySQL
to create articles. It's what <a
href="http://wikipedia.org/">Wikipedia</a> runs on. You can find it at
http://www.mediawiki.org.
> iii. a database system for storing data gathered from forms.
>
> I have a basic understanding of html/javascript, and would appreciate
> any advice on where to concentrate my education to achieve the results
> above.
> My first guess would be PHP/MySQL which is why I'm posting here?
> Are there any ready-rolled solutions available that could be adapted?
> I'm going to setup an Apache webserver this weekend and experiment a
> little, but I don't want to have to re-invent the wheel... ;)
>
> Any pointers most appreciated,
>
> Dave.
Navigation:
[Reply to this message]
|