Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Old 05-01-2008, 05:09 PM forums
Super Talker

Posts: 113
Name: Paul
Trades: 0
Could I put my video ripping script behind a locked section of a forum and setup a subscription service for people to use it? The script consists of about 4 folders with various files in each.

If this can be done how would I do it? I dont want to just link to it as other people could pass the linkout to friends etc
fattony is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 05-01-2008, 06:35 PM Re: forums
vangogh's Avatar
Post Impressionist

Posts: 10,688
Name: Steven Bradley
Location: Boulder, Colorado
Trades: 0
You can set up subscriptions on a forum. How will depend on the forum software you're using. I think subscription functionality is built into vBulletin. If not it's a module you add. I would think it's similar with other forum software, though some might require custom programming.

You'll also need some way to collect payment and hook that into the subscription system.
__________________
l Search Engine Friendly Web Design |
Please login or register to view this content. Registration is FREE

l Tips On Marketing, SEO, Design, and Development |
Please login or register to view this content. Registration is FREE

l
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Old 05-01-2008, 11:47 PM Re: forums
wogazm's Avatar
Ultra Talker

Posts: 274
Trades: 0
use Vbulletin you can set it up easily on that, it comes with the script. you better hurry though, their doing a price increase on June 2nd..

nice idea too!
__________________

Please login or register to view this content. Registration is FREE
wogazm is offline
Reply With Quote
View Public Profile
 
Old 05-02-2008, 11:28 AM Re: forums
Plugin-Developer's Avatar
Weightlifting CS Student

Posts: 504
Name: Nick Ohrn
Trades: 0
You'll also need to set up some basic server side protection to prevent hotlinking to the files. That is, only allow access to the files from special scripts in your website.

In the past when I've had to do this, I've always placed the restricted files outside of the web root and used a dynamic language (PHP, usually) to read the file in, spit out the correct header, and flush the buffer to the browser. That usually works. You can even specify a header type of attachment to force a download. Doing things this way guarantees the greatest possible security.
__________________

Please login or register to view this content. Registration is FREE
- Custom plugin development to fit your needs. Plugins available for WordPress and Drupal, among others.
Plugin-Developer is offline
Reply With Quote
View Public Profile Visit Plugin-Developer's homepage!
 
Reply     « Reply to forums
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.26183 seconds with 12 queries