i am not using my-sql for my database...rater hosting it in file systems... i want to assign a special permission to that directory that the contents of the directory can be retrived from the server and used for login/register but if the user wants he should not see our database...plz help me regarding this...
hmmmm..........not that u think...i am trying to set a special permission on my server so that other users cannot see the username and password on my server.....but my php server can execute it...my passwords and usernames are stored in db directory...on my server
ahh... a simple server-database connection.. actually users cannot see records in the database (much more if encrypted), unless you write a query for them.. it cant be seen on the client side.