Need a PHP guru!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • TeddyKGB
    Member
    • Mar 2006
    • 53

    Need a PHP guru!

    I am hoping there is a PHP guru that can help me with a project I am working on.

    I want to make a custom page for my forum that continue video clips that I have made and hosted. I can embed one video and the plugin so that is plays inside the page but I want to avoid making a page for each video. Is there a way to dynamically link the source the plugin uses with the list of videos?

    IE User navigates to video.php and selects video 1; it begins playing in the video plugin. User then selects video 10 and within the same page (video.php) and that video loads in the video plugin.

    That way i would just continue to add more and more videos over time without creating a page each time.

    Does that make any sense?
  • Marco van Herwaarden
    Senior Member
    • Nov 2004
    • 6999
    • 3.8.x

    #2
    You could pass the id of the video as a POST/GET variable.

    PS For more help on coding you might be better off asking at vbulletin.org.
    Want to take your board beyond the standard vBulletin features?
    Visit the official Member to Member support site for vBulletin Modifications: www.vbulletin.org

    Comment

    • letsjoy
      Senior Member
      • Jun 2006
      • 170
      • 4.2.x

      #3
      many guru out there
      A's - Shayari
      Miniclip Web.PK

      Comment

      Related Topics

      Collapse

      Working...