Random text script usage example

Refresh the page (press F5 in most browsers) to see the random text change.

 

  1. Random quote using Javascript:

    HTML code used:
    <script type="text/javascript" src="rantex.php?type=1"></script>
     

  2. Random quote as a PHP include:

    Second quote

    PHP code used:
    <?php $_GET['type'] = 0; include 'rantex.php'; ?>

 

For further information on how to use the Random Text PHP script see Readme file

 

 

Random text script by Free PHP Scripts.