Jump to content

embed video and htaccess


jonperks

Recommended Posts

In embed src you point to a php file (src="url.php").

In URL.php you print the path of the video file (echo "xxxxx";).

At the top of the page in url.php you check if the user has loggedin or not (using cookie or session). ONly if the user is logged in you print the URL(path to video file).

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.