Does anybody know any php and Is trying to create login script with a usercontrol panel, private messaging system, and simple gallery and forum. Please PM me so we talk about it.
Need some help I do not know where to start.
Does anybody know any php and Is trying to create login script with a usercontrol panel, private messaging system, and simple gallery and forum. Please PM me so we talk about it.
Need some help I do not know where to start.
Unless you are prepared to spend a lot of time learning, writing code, throwing that code away and starting over again; for something like that you either want to locate some ready-made scripts that you can adapt to your use, or hire someone to do it for you. Most of your requirements are non-trivial, and if done poorly can introduce some serious security risks to your site.
ok, do you know anysteps and requirements for creating login application
khart011 wrote:ok, do you know anysteps and requirements for creating login application
I have some code on my site you can look at. It's specifically for a non-database login system, but it could be easily adapted to use a database (highly recommended, I just had several requests for a non-database implementation).