Hi
I have two problems. I'm writing for my friend couple nice scripts but now some problems that I haven't been able to manage.
First, the mail() function is not working correctly. I'm trying to send to an list of addresses from a database emails but it doesn't send them to all of them. It leaves allways the same addresses away. I can't understand why.
How should I send emails if I don't want to use mail() function?
Second problem, I login in members area. I activate an session. I copy+paste the address with session to my friend and he can go to members area with my session many hours later and modify my member info. How can I avoid this? Is there a away to kill sessions automatically? Should I login or the actions in a database and delete the session id from there after some time of not using it?
Thanx for the help
-- Kim
P.S. sry for the bad english, flu, tired and not english person is not a good combination =)