Hello all I have just been approved by DP moderators(1 Month *sigh*). I would be glad if I could be helped out with: 1)A randomize function. like in VB. A script to randomly select a number between 0 to 1000 and store it in a variable. 2)A way to add e-mail verification to the registration form. 3)I hope all of the guys present here know about smileys. Small codes are converted into pictures. Can anyone tell me how to do that. And also while posting when I press "Enter" and move to the next line a <br /> is automatically added, can that be explained aswell? Thank you in advance!
1. You have to check out this link http://www.php.net/rand 2. I have no time to research 3. You have to look at this function http://www.php.net/str_replace There are also other better ways. 3.5 You have to look at this function http://www.php.net/nl2br I hope this helps