Almost done with my script i need to find 2 more things, either to DL or a tutorial to remake... does not really matter to me. I just can't find them or not searching hard enough... im working to hard on it that ive lost senses...
Profile picture :
I have my database set for my users info, i just need them to have ONE profile picture. I need to be able to set the size (or not does not really matter... but its always better) but set the format (only jpg bmp png....) and not allow cetain formats such as exe files and stuff like that. The script needs to be able to replace pictures n case the user changes his pics. And better... delete the old one (so my server does not get crowed by morons who love to change their profile pictures)
(my other thought was to make them upload their pic on their server and just set up a link <input> box so it shows what ever they have set... less problems as well) still not sure about that !
Message system :
Ok this is the one i am really lost... i dunno where to start, what to look for... or even how to do it. I would like to have a system where users can have a message system. Not a WYSIWYG coz i can add that later on but more over a page where i can send messages and receive some.
Sendmess.php ?
To : (profile name input)
Subject : (subject input)
Content : (textarea for its content)
Receivemess.php ?
Once sent, the user gets the message on his inbox like
date | from sender | title | (select box used for delet) (when i think about it... basically like zymics
___
But nothing to fancy... i don't really care if there is a Read unread... i just want a limit of 10 messages. And the field not to accept more than 1000 caracters.
Anyone can help ? knows where to find that type of things ?
Thanks