PDA

View Full Version : Php event list by date displayed in flash



pengie
March 23rd, 2006, 07:31 PM
Ok, so here is what I want to do.

I want a person to go to an html site, enter the date the event will be and then the event info and it will submit to mysql.

Then I want the events to be listed by the date they are and I want them to be displayed until they day after the event with php.

The php will show up in flash.(this part I know how to do)

So I would really like a script anyone knows of to do this or even a content manager if thats what I have to resort to. Ive been searching and cant seem to find any. I am just starting to learn how to write my own php but I am ok with editing it. I'ld appreciate any help. Thanks.

SlowRoasted
March 24th, 2006, 10:17 AM
If you know how to do it then why not write it yourself? There are lots of tutorials to walk you through it also. That's the best way to get good.