Guys I'm new to web development and especially new to databases. I have no programing background but I am computer literate in other aspects. I'm trying to start a small online business dealing with online book sales. I'm looking possibly for a premade php database that will do these things.
1. users need to be able to post books and information to a website.
2 other users need to be able to see the posted books and get in contact with them.
3. I need the database to send emails directly from the website so that the sending party is unaware of the recievers email address. Of coarse untill the reciever reply's. Similar to craigslist but with the email built in.
4. I also need the database to send out emails to users under certain constraints. Sorta like the book expires after x days please respond to have your book reposted or somethign similar to that.
I would like to keep costs down as much as possible. And simplicity is definitely not overated since I'm going to be learning as I go.
Oh and is PHP the way to go in this instance?
1. users need to be able to post books and information to a website.
2 other users need to be able to see the posted books and get in contact with them.
3. I need the database to send emails directly from the website so that the sending party is unaware of the recievers email address. Of coarse untill the reciever reply's. Similar to craigslist but with the email built in.
4. I also need the database to send out emails to users under certain constraints. Sorta like the book expires after x days please respond to have your book reposted or somethign similar to that.
I would like to keep costs down as much as possible. And simplicity is definitely not overated since I'm going to be learning as I go.
Oh and is PHP the way to go in this instance?
Comment