PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
hello ,
i want to design a web based email system . do you know some resources where i can learn from scratch how to create such system, some tutotrials or somewhere i can find code source well explained then i'll try to create my own.
what exectly do you mean by 'email system'? if you mean acessing pop/imap servers with php then sorry, i havet come across any tutorials for them, but there are number of php classes out there which allow you to stick your own interface on them and access pop/imap servers , search around.