How can I create a page on my website, with a gallery, where you can login, and upload your won photos etc: ??
I am creating a website, and I need to be able to have a page, where you can login, and then upload your own photos etc: Does anyone know of the sourcecode, or software that will do this sort of thing? I am running Dreamweaver CS3.
All help appreciated
Tagged with: creating a website • photos • sourcecode
Filed under: Create Your First Website
Like this post? Subscribe to my RSS feed and get loads more!



you’ll need to create a dynamic site. You’ll need a database and some scripting code, preferably php (because asp is only for IIs servers).
Since you’re using CS3, I wouldn’t be surprised if the scripting were built in somewhere.
So, you’d start by creating a php page so the header code is right.
And you may need to find a photo gallery component for Dreamweaver.
Or, you can use joomla for this project.