Hey Guys,
I am curious if any of you know of any good visuals or articles that talk about general flow for things like a user registration, event registration, or general php applications.
I have been learning what I can about the specifics of CI and PHP, but I would like to see some guidance on overall application flow. For example, I am creating a registration application that people can use to sign for an event. The questions I am running into are things like “When should I post the information to the DB?” or “How should I give them a page where they can correct any errors in their application?”.
I am a visual learner, so I think that some general flowcharts for applications might be helpful.
Does any of this make sense? 😖