| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read | ![]() |
|
||||||
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Does any one have any idea how to make a login script? My of my sites are all on free hosting and stuff so i dont want to spend money on a database. Is there anyway to use the database with my forums to enable a login? thanks
|
|
||||
|
Do you really need a login script? If you just want to password protect some directories then why not use .htaccess
If you need something a bit more sophisticated you'll need some sort of server side language like PHP. Any of these will allow you to create a login system that uses a flat file instead of a database. You could write your own quite easily by following a tutorial or you could try something like this
__________________
homo sum: humani nil a me alienum puto ... ( just Google it ) |
![]() |
| Thread Tools | |
| Display Modes | |
|
|