Re: Incorporating PHP into Bluevoda website | | You will either have to learn php, or find an existing php script. If you are going to make your own you will have to have a script to take the variables submitted from the form, add it to a database, and then a script to retrieve the info when users login. Also you will need to use either sessions or cookies to remember the login on other pages they go to.
If you don't have any programming experience, or no time to learn you want to look around to see what scripts are available that will work well with BV (I don't know of any, and I haven't read of anyone mentioning one on the forum, may have missed it though). Navaldesign might have one that works well. (Naval uses PHP and BV). I personally don't even use BV, makes using php so much simpler.
__________________ Register/Login Script
Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script |