This might be useful for those who want to encourage visitors using markup on their message, random message, or anything that you want to doit randomly.<br /><br />I use this little code to display "FAQ", "the benefit for being registered", "How to display links, bold, italic, smile, etc...", "Did you know thing..."<br /><br />Put this code on your main.inc.php somewhere after:<br /><pre><br /><br />// --------------------------<br />// Give the start of the page <br /> $html = new html;<br /> $html -> send_header($tsubject,$Cat,0,$user['U_Username'],$user['U_Password'],0,$user);<br />....<br /><br />// Start random code<br /> $quote = file("http://yourdomain.com/quotes.txt"); <br /> srand((double)microtime()*1000000); <br /> echo $quote[rand(0,count($quote))]; <br /></pre><p><br /><br /><br />Create a file name called quotes.txt and insert your text there.<br /><br />The code will take randomly 1 row at a time from the quotes.txt<br /><br />Good luck.<br /><br /><br /><br /><br />
http://forumponsel.com<br />Cell Forum<br />
http://anteromas.com<br />Global Trade