justaguy
03-09-2008, 03:45 AM
Thanks for your good work.
I have been experimenting with your event calendar program. There are a few questions that have come to mind.
1) I don't see any way that I can modify the table or add any sql statements that would make this program work better for my needs. With other open source php programs, I can make changes based on my own needs and knowledge of mysql / php.
2) One thing, for example, is a way to add table fields for city, state, country, and zipcode so that events can be screened based on location.
3) Another thing that seems to be missing is a a user management control system. That is, if I want to have 100,000 users authorized to submit, I don't see a way to manage this.
4) similarly, if one user has 2000 events, I don't see a way that I can screen for jus that users events.
If there are ways of dealing with these issues, I would like to know before I go further with my implementation.
A
I have been experimenting with your event calendar program. There are a few questions that have come to mind.
1) I don't see any way that I can modify the table or add any sql statements that would make this program work better for my needs. With other open source php programs, I can make changes based on my own needs and knowledge of mysql / php.
2) One thing, for example, is a way to add table fields for city, state, country, and zipcode so that events can be screened based on location.
3) Another thing that seems to be missing is a a user management control system. That is, if I want to have 100,000 users authorized to submit, I don't see a way to manage this.
4) similarly, if one user has 2000 events, I don't see a way that I can screen for jus that users events.
If there are ways of dealing with these issues, I would like to know before I go further with my implementation.
A