Form Update to display specific text

Greetings,

I’m new to PHP though I’ve done a bit with html and some css.

[overview]
I’m trying to create a form (which I can do) which upon “submit” would update a .txt/html/etc file on the server. The contents of this file would be shown on the home page’s “upcoming events” section. However, I only want 4 or 5 “events” to show on the file.

[example]
User goes to form to submit a new event, they are greeted with:
Date: MM.DD.YY
Title: 40 Char.
Desc: 100 Char.

[other stuff]
I can figure this out on my own, but a bonus if anyone wants to also add to this. I’d like to have the events then auto-“tweeted” to the nonprofit’s twitter/facebook accounts.

Any help is greatly appreciated.

Thanks!

Sponsor our Newsletter | Privacy Policy | Terms of Service