hello people,
programming question: how do i develope/embed a mechanism for selling a 24 hours video watching permission on a shop site? i can't find a tutorial on this subject.
thanks in advance.
selling video watching permission
Page 1 of 13 Replies - 170 Views - Last Post: 25 May 2012 - 04:16 AM
Replies To: selling video watching permission
#2
Re: selling video watching permission
Posted 25 May 2012 - 04:08 AM
this video will probably be linked through some kind of ID. put that ID on your whitelist for 24 h. (then either delete or blacklist it) in case your whitelist is save in a DB, give it an expiry-date.
#3
Re: selling video watching permission
Posted 25 May 2012 - 04:13 AM
Dormilich, on 25 May 2012 - 04:08 AM, said:
this video will probably be linked through some kind of ID. put that ID on your whitelist for 24 h. (then either delete or blacklist it) in case your whitelist is save in a DB, give it an expiry-date.
ok, thanks.
and how do i enable\disable the video streaming? is it via the tags of the video?
i just never programmed anything that involved video.
#4
Re: selling video watching permission
Posted 25 May 2012 - 04:16 AM
do it via the HTML. the appropriate video is only loaded with the right ID. say, if you show the videos through the script watch.php?video_id=abc all you need to do is validate video_id. though that does not necessarily prevent the user from downloading the video.
Page 1 of 1
|
|

New Topic/Question
Reply


MultiQuote



|