Welcome Guest, Not a member yet? Register   Sign In
Reccuring days
#1

I am new in codeigniter ..


I am going to create a bus ticket booking system in codeigniter.
i want to know how to add reccuring days .
Please any one help me.
Reply
#2

How would you do it without codeigniter? Once you tell us that, then we can show you how to do it in codeigniter ...
Reply
#3

Hi,

For an organizer app I used a simple date for next event, and an ID for repeating period if re-occurring. Then when the event happened I simply looked up the period on the relevant table, added it to the event date, and overrode the event date. Then you can have daily, weekly, monthly, 3 weekly etc etc quite easily.

Is that what you meant?

Hope that helps,

Paul.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB