I'm looking for some advice on getting a project started. Point me to some tutorials, please.
A small newspaper client wants to put their obituaries online, but also allow guests to register and post memorials. The memorials will be free for probably 30 days, then if they want to remain online, pay a yearly fee. The users will be allowed to post photos (I think they will be limited to 5), memorial text, and a guestbook/comment area.
I know I'll need to look into different user level access - admin/full to the newspaper, just their user account to the public.
I'm thinking the form for upload should be able to create a directory on the server for the images, but am unsure if that's possible. I don't want to store the images in the mysql database.
Ideas for any of this on where to get more info? Plausibility?
I'll also be doing something similar for a non-profit memorial site to announce events to raise money for a scholarship fund for a friend whose son died in an auto accident last year.
Thanks,
Donna
A small newspaper client wants to put their obituaries online, but also allow guests to register and post memorials. The memorials will be free for probably 30 days, then if they want to remain online, pay a yearly fee. The users will be allowed to post photos (I think they will be limited to 5), memorial text, and a guestbook/comment area.
I know I'll need to look into different user level access - admin/full to the newspaper, just their user account to the public.
I'm thinking the form for upload should be able to create a directory on the server for the images, but am unsure if that's possible. I don't want to store the images in the mysql database.
Ideas for any of this on where to get more info? Plausibility?
I'll also be doing something similar for a non-profit memorial site to announce events to raise money for a scholarship fund for a friend whose son died in an auto accident last year.
Thanks,
Donna