leatherback wrote:You would some system where you store products / services and their prices separately from your code (As you do not want the owner to edit in the code (!)). You could use a text-file with say an array of product=>price values. Or look into using a database.
J
Leatherback, that's exactly what I want to do. I want to have the pricing secured so people could 'find' a text file with the prices, so I guess a database is the way to go.
I just need someone to point me in the right direction to materials / examples I can learn from.
If it helps by saying what I'm experienced in. I'm very good in HTML/XHTML, CSS, Javascript. I can do ok with PHP, and I've created a few simple programs in Visual Studio 2005. I've never messed with MySql, but am proficient in Filemaker.