I want to set “PLAY PASSWORD” for a video file on server side of a website, so that a client after downloading video need to enter “play password” to play it every time. I emphasize that I dont mean “online video stream protection or set password for download link or encrypt a webpage! I want to lock video file with a password and client can download it but when plays video, need enter password. I dont know what to do and how to start so the key questions for me:
1- which server side language can I use PHP or PYTHON?
2- How can I do this.
<php?>
# I just want help and dont know have an Idea what to do
<php>