Hi im using fckeditor to send html mail. When a user log on to my page (php) i want the file browser to point to different folders depending on who´s logged on.
As it is now all the users can se all the imgaes in my image folder, and that´s not good.
Is this possible.
On the rest of my page i use $_SESSION['sess_userid'] to know how´s looged on.
As it is now all the users can se all the imgaes in my image folder, and that´s not good.
Is this possible.
On the rest of my page i use $_SESSION['sess_userid'] to know how´s looged on.