PDA

View Full Version : Progress bar:


ParodyUK
09-03-2007, 08:22 AM
Hello, i am currently desiging a website for a friend, and i want to make a progress bar on a website:

The user will login using the cpanel password pages, once he logs in, he will be taken to his own page, where the information will be displayed, can this be done?

Or do i need to do it via php mysql not the cpanel password pages module.

Thanks.

Andan
09-03-2007, 04:35 PM
I would suggest creating your own php-based login system on the site (using a mysql database). There is a good reference book on this topic if you need help writing the code and setting up the database I could suggest. I would think it would be harder trying to hook the website login into cPanel (I would not know how either).

jdrobinson
09-03-2007, 06:44 PM
My vote goes for the custom PHP/MySQL login as well. Anytime I need something like this for a web site, I design it myself, that way I know it's secure and I know it's going to work the way that it's intended to work without depending on someone else's code.

ParodyUK
09-04-2007, 06:47 AM
Thanks, andan, i know how to do the database, because im cool like that http://msn.mess.be/data/thumbnails/21/what_geek.gif

If you could send me that link for the referance guide, it would be great.
Thanks.

jdrobinson
09-04-2007, 10:32 AM
because im cool like that http://msn.mess.be/data/thumbnails/21/what_geek.gif

Haha, I found that quite amusing. The people I work with think I'm crazy :cool:

ParodyUK
09-04-2007, 10:38 AM
so do the people on cirtex :P