HELP ME , PLEASE

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Lingoz
Forum Newbie
Posts: 1
Joined: Fri Jan 19, 2007 5:32 am

HELP ME , PLEASE

Post by Lingoz »

Hey Guys



I have a Big Entertainment Network including forums hosted on my own server and i have ordered another big space with a great bandwith to upload many files on it and let my members download it but i want tofind a script to protect the files i will upload and if any one tried to download it he will be asked for a username and password and he must enter his username and password [ his username and password in my forums ] to let him download the files





Note : im using Invision Power Board 2.1.7





Please HELP me





THX Guys
amir
Forum Contributor
Posts: 287
Joined: Sat Oct 07, 2006 4:28 pm

Post by amir »

Hello,

Before download script, you can check whether the person who is clicking for download is a site member or not by simple session and he/she would be registered in session after login.

BOL!
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:2. Use descriptive subjects when you start a new thread. Vague titles such as "Help!", "Why?" are misleading and keep you from receiving an answer to your question.
[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:11. Please use proper, complete spelling when posting in the forums. AOL Speak, leet speak and other abbreviated wording can confuse those that are trying to help you (or those that you are trying to help). Please keep in mind that there are many people from many countries that use our forums to read, post and learn. They do not always speak English as well as some of us, nor do they know these aberrant abbreviations. Therefore, use as few abbreviations as possible, especially when using such simple words.

Some examples of what not to do are ne1, any1 (anyone); u (you); ur (your or you're); 2 (to too); prolly (probably); afaik (as far as I know); etc.
Post Reply