Jump to content

Recommended Posts

Posted

Can anyone please tell me how to make the username and password login box on my webpage. I know how to design it but what is the script to make it work? I want my website to have a cookie saved on the computer when you sign in and then deleted when one signed out. Please help. Waiting for reply.

  • Replies 32
  • Created
  • Last Reply

Top Posters In This Topic

Posted
Can anyone please tell me how to make the username and password login box on my webpage. I know how to design it but what is the script to make it work? I want my website to have a cookie saved on the computer when you sign in and then deleted when one signed out. Please help. Waiting for reply.

You need to know a bit of PHP. That, or just Google search for one on the net.

Posted

I found a few php sites but they weren't helpful as they only gave me scripts that tell you to save your username and password in the script of the webpage so it is viewable to anyone who checks out the webpage's source. I need a login and password feature which uses cookies so is more secure. Waiting for reply.

Posted

Thanks for the website, though I don't like using php that much mainly because I suck at it. Isn't there any program that allows you to do it or ready made scripts for it e.g. the script for the phpbb forum. If anyone finds any such thing please do reply. ^_^

Posted
Thanks for the website, though I don't like using php that much mainly because I suck at it. Isn't there any program that allows you to do it or ready made scripts for it e.g. the script for the phpbb forum. If anyone finds any such thing please do reply. ^_^

Programming languages are rarely that simple.

  • 2 weeks later...
Posted

lol the cpanel is amazing.

 

you can passprotect your directories from the cpanel...

 

and you can install phpbb forums as well as joomla. :)

 

i think that answers most of the questions in this thread?

  • 2 weeks later...
Posted

Hey, I'm new to this whole webdesigning thing. I installed this server software and then I copied the files to the webserver folder. I read the documentation of the files I uploaded and it said that chmod this and chmod that to 777. What is Chmod anyways?

Posted

chmod is a protocol that tells the server which files can be run and by who.

 

to change the chmod of a file or directory, you can use the command line if you have ssi access or telnet access or by using the cpanel

  • 4 weeks later...
Posted

I have a server program on my computer. I downloaded this shoutbox and then it says that I have to Chmod it. I really do not get how to do it. Can you help?

  • 2 weeks later...
Posted

all, or most, ftp programs have a cmod option. in the server file list right click on the file and go to properties for most and you will see a box with 3 numbers and or check boxes with read write run i think for owner user world. cmod to the appropriate settings you need.

Posted

It isn't working using the ftp server program. Is there any other way of doing it?

 

And does anyone know where I could get a free control panel for users of my website if I'm providing them hosting.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...