Posts Tagged ‘design idea’
Web Site Design Idea WORK?
I have a plan on a website.
A Community with a download upload capabilities.
With that in mind im going to use a point system.
So people can buy downloaded content with points.
Plan
I am going to use VBulletin as a community. Every users has their own username name etc. Im thinking of making a seperate script using PHP to connect to it. Im going to use the function POST and get their names using Session.
Ill be making a separate page where it will show their points from a MYSQL. If I make a button with ADD or Subtract it will higher or lower their points. If there a security issues with this because ill be making like a shop like place where people can download content for points.
Is there a security issues with this.
Is there a security issues with this.
Im still new with php programming but is there a security issues with just using the POST from VBulletin and making a separate MYSQL DATA from the VBULLETIN. Everything will be base on Session. Is there like a loop hole or something like someone can keep click a link and it keeps adding points
