Hi,
I am fairly new to PHP programming and I would like to know whether you can use secure authentication in PHP without using a mySQL db? I will only be creating a really small site with maybe 3 or 4 users and feel that a whole sql db to store 3 usernames and their passwords is a little overkill! Does anyone know of a way of acheiving this? Or even if it is possible...
I would like to do it without SQl if posible because although it is possible to find free hosting packages that allow PHP, I cannot find any that include a mySQL db. Incidentally can anyone recommend a good free/cheap hosting provider (preferrably in the UK)? I have found one called freeola.com but have heard bad reports about these guys...
I am fairly new to PHP programming and I would like to know whether you can use secure authentication in PHP without using a mySQL db? I will only be creating a really small site with maybe 3 or 4 users and feel that a whole sql db to store 3 usernames and their passwords is a little overkill! Does anyone know of a way of acheiving this? Or even if it is possible...
I would like to do it without SQl if posible because although it is possible to find free hosting packages that allow PHP, I cannot find any that include a mySQL db. Incidentally can anyone recommend a good free/cheap hosting provider (preferrably in the UK)? I have found one called freeola.com but have heard bad reports about these guys...