Page 2 of 2

Posted: Thu Jun 29, 2006 3:02 pm
by Robert Plank
That doesn't use arrays so it's going to be a pain in the butt to change the number of business owners later but I guess if you don't plan on changing it and it works ok then who cares.

What do you mean?

Posted: Thu Jun 29, 2006 3:08 pm
by bordman
You can change the number of owners at the top. This just sends an email...there is no db.

Posted: Thu Jun 29, 2006 3:12 pm
by Robert Plank
Yeah but when you write the code that sends the e-mail you're going to end up having to say $_POST["name1"] ... $_POST["name2"] ... etc.