Forum Moderators: coopster

Message Too Old, No Replies

registration script

         

matimer

4:55 pm on Dec 27, 2004 (gmt 0)

10+ Year Member



I need to create a registration script.

The script is for a page that has a short summary of an article, when the article is clicked on if the user hasn't already registered it will bring them to a registration page *KEY*... and once they register they will automatically be brought to the full articles page. Not sure if this is relevent but both the summary and full article pages are *.html pages.

Is there any premade solutions that can do this?

Matt

1 more thing the full articles open up new windows, so after they close this window I want them to remain logged in, in the orginal window (i'm thinking a cookie would work here)

jatar_k

7:48 pm on Dec 27, 2004 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



essentially a user mangaement system would work. You would just need to track the url/story they were reading so you can go back there.

maybe this thread will help with the basics.
PHP User Authentication and Passwords [webmasterworld.com]

matimer

8:12 pm on Dec 27, 2004 (gmt 0)

10+ Year Member



Like many people who use cpanel I have a range of content management systems preloaded.

Just curious if you think any of these would meet my solutions:

Drupal
Geeklog
Mambo Open Source
PHP-Nuke
phpWCMS
phpWebSite
Post-Nuke
Siteframe
Typo3
Xoops

Thanks

Matt

jatar_k

8:14 pm on Dec 27, 2004 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



not sure, take a look at all of their sites and see. I haven't used any of them and pretty much custom write everything.