Back | Reverse |

Kan, you help me?
Link | by Kami on 2004-07-09 10:55:34
I'm making a website on freewebs, and I want to have a login page, that will store data of people who logg in, can you help people? Just somthing that saves the data of people who sign up? I would like to know..

______________________________________________________________________________________
Darkness is simply the absense of light

Re: Kan, you help me?
Link | by gendou on 2004-07-09 19:24:37
you can save data one of 2 ways:
1. in a file
2. in a database
do you have php? if so, use that. otherwise use perl. you can go to lycos.co.uk and get a free mysql account when you sign up! if you dont have access to mysql or any other database, or you dont want to learn how to write sql commands, use a flat file. make sure if you do use flat file that you append to the file, not replace it each write. also make sure you give httpd permission to write the file (+w)


Back | Reverse |

Copyright 2000-2025 Gendou | Terms of Use | Page loaded in 0.0006 seconds at 2025-06-11 08:59:48