Need to sctript a blog-entry page [HTML/PHP]
PostPosted: Tue Feb 09, 2010 1:16 pm
Okay, I'm making a website for my friend's cosplay group. Everything's going great so far, especially considering that I'm coding the entire thing in notepad. We have an excellent layout, an actual purpose for the site, and most importantly, a steady stream of content. So, yeah. I'm pretty happy with it.
A technical complication has cropped up in the actual use of the site though. If I were the only one using the website, this wouldn't be a problem. But that's not the case. I have 5-6 other people who will be updating it as well. My original plan was to just pull the news page down, type up the entry, save it and re-upload. (It's what I did with my last site.) But not all of the people in the group are experienced enough to make this practical.
That being said, I'm looking for a tutorial to create a simple page that will allow the different users to type up their own post title, post text, _possibly_ attach files, and submit it with little to no mess or fuss, and have the main news page update itself accordingly. Hopefully, it will also read and apply the name the user is logged in under, as well as the date and time.
Now, I know beggars can't be choosers, but I know a decent amount of HTML/PHP/Java, so I might just be able to tweak it to get it to cooperate, but let me state once again, I am a student, not a master. This is more of a learning experience for me than anything else.
Any help will be greatly appreciated. Even if it's just a tutorial from someone's blog I wasn't fortunate enough to stumble across, that'll be okay too. (I've already tried google, but apparently I don't know the right keywords for what I'm looking for. )
Thanks in advance, and I'll be checking in later.
A technical complication has cropped up in the actual use of the site though. If I were the only one using the website, this wouldn't be a problem. But that's not the case. I have 5-6 other people who will be updating it as well. My original plan was to just pull the news page down, type up the entry, save it and re-upload. (It's what I did with my last site.) But not all of the people in the group are experienced enough to make this practical.
That being said, I'm looking for a tutorial to create a simple page that will allow the different users to type up their own post title, post text, _possibly_ attach files, and submit it with little to no mess or fuss, and have the main news page update itself accordingly. Hopefully, it will also read and apply the name the user is logged in under, as well as the date and time.
Now, I know beggars can't be choosers, but I know a decent amount of HTML/PHP/Java, so I might just be able to tweak it to get it to cooperate, but let me state once again, I am a student, not a master. This is more of a learning experience for me than anything else.
Any help will be greatly appreciated. Even if it's just a tutorial from someone's blog I wasn't fortunate enough to stumble across, that'll be okay too. (I've already tried google, but apparently I don't know the right keywords for what I'm looking for. )
Thanks in advance, and I'll be checking in later.