Need PHP Add Rotator Script!

Discussion in 'Scripts' started by Omar, Jan 27, 2006.

  1. NikkiBlue

    NikkiBlue Well-Known Member

    Messages:
    188
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    140
    #21
    mrongey-
    use php include to insert the script into your html file.

    Take the php code that Dave provided and place it in its own file named something like rotatorscript.php:

    then place this in your php page with the html:
    <?php include("rotatorscript.php"); ?>
     
    NikkiBlue, Feb 12, 2006 IP