win98, localhost i have an image gallery script that allow me to rate images. i need to let users : 1. earn points when they visit 2. earn points when they post pics only REGISTERED users will be able to do this.
i'm clueless. please help.
Does your image gallery script already have a system where users can register?
Originally posted by Rohan Hill Does your image gallery script already have a system where users can register?
no. it's a script i put together from others, tutorials, etc
Yes it is possible. Start by learning authentication, then learn sessions, then you should be able to work it out.
thanks for your guidance. i will do the yank sessions tutorial.