![]() |
| ||
| login scripts Can anyone point me out into using registering scripts and login scripts |
| ||
| Re: login scripts Don't fool yourself into thinking that you are going to find tidy pre-packaged scripts that fit nicely into your application. From what you've described, you want to develop a custom online music database/streaming service. This is an aggressive project for someone obviously just beginning to learn Internet and database programming. You'd like to think of a "registration and login system" as a single functional idea. In fact, you need to carefully develop several pieces to build that solution--and have it fit into your overall application. A quick rundown of the pieces you will need to develop:
If you want example PHP code for doing all of the above, there are plenty of free, open-source apps that do this, so you could download one of them and study the source code. For example, phpBB has a member login and registration system written in PHP. |
| ||
| Re: login scripts You can find a login script here: http://www.evolt.org/PHP-Login-Syste...Admin-Features I think it is a fairly good solution. Of course integrating it with your website will pose challenges as Troy mentioned. There is alot of discussion after the article so I suggest you read the comments as well as the article to get a good idea of all the factors involved. |
| ||
| Re: login scripts Thanks, DanceInstructor. That looks like an excellent reference. Brims, note that by quickly scrolling through the article, there are easily over 1,000 lines of code to create the system. Quote:
|
| All times are GMT -4. The time now is 11:08 am. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC