Playing videos

Discussion in 'PHP' started by moin, Apr 26, 2007.

  1. #1
    Hello friends,

    I have arranged videos in a website,

    
    <table>
     <tr>
     <td>
     <p><A HREF="display.php?id=17"><IMG SRC="business.jpg" Width="164" Height="110" Alt="Bird Thumbnail" Border="1"></a></p></td>
     <td><p><A HREF="display3.php?id=2"><IMG SRC="BurjalArab.jpg" Width="164" Height="110" Alt="Bird Thumbnail" Border="0"></a></p></td>
    <td><p><A HREF="display3.php?id=3"><IMG SRC="CB067953.jpg" Width="164" Height="110" Alt="Bird Thumbnail" Border="0"></a></p></td>
    </tr></table>
    Code (markup):

    Whenever any user clicks on the image, the video should be played in the same browser beneath the images,

    how to write the code for it.

    I need help.
     
    moin, Apr 26, 2007 IP