Login script question

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
bobbdb
Forum Newbie
Posts: 1
Joined: Thu Jun 19, 2008 6:40 pm

Login script question

Post by bobbdb »

Hello,

I am trying to create a login script for a website that sells product. Some customers will buy bigger quantities and have a different rate. Once logged in the person will be able to see their quoted rate only.
Is there script out there that already has this function?
WebbieDave
Forum Contributor
Posts: 213
Joined: Sun Jul 15, 2007 7:07 am

Re: Login script question

Post by WebbieDave »

Check out the many open source shopping carts out there.
Post Reply