thank you for so much help uptill now..
Few more things please:-
12. vB has a system of putting things in moderation queue and then wait for moderator's approval to show them publicly.
It would be pretty easy to do so by taking input from user and inserting the records in a temporary table and then after reviewing let mods move them to the main table. But, is this the same way vB does this? How do I create a notification sort of for achieving that thing ?
13. Also, how does vB sends emails to users? Is it the same old php mail() function? Can I use the same in my page.php? or there is a better way to do it off vB?
|