I am looking to create a fb like photo album. basically on the page, there should be different albums, when each is clicked on, the pics inside that album load. at the same time, ppl should be able to comment on the pictures seen.
would be nice if i could get this as an entire php thing, where if i want to upload pics, i dont have to hardcode it into html or use <img> tags. just a browser button and then upload to my server
If anyone is interested I managed to find a good script at hotscripts. Search for php photo albums. I took the one which has the max downloads of around 15k something.