Hello guys
I know the topic is not clear, but here is a description.
I'm a person who receives and sends sms like 100 a day!
most of them are important to me, and every month I have to backup a file of my sms (Because it doesn't take more than 3000 msgs at MAX), and I keep it for me I don't like to delete them.
So, I though it would be great if I can write a php script and link it to MySQL in my PAMP, and let it keep track of new messages, then save them in the MySQL db I created before, containing fields like id, from, name, time, msg, type 1 (inbox), 2 (draft), 3 (folders), 4 (sent) ... etc!
Is there any chance to make this idea works! and if yes, can it be with out writing another application involved ?
Thank you




