Byronwells
01-31-2010, 11:12 AM
Alright guys
At the moment I am toying between two ideas, and I was just wondering if I could get your thoughts please..
At the moment I am using a membership script that does not have a date feature.. What I mean, is when I add a new product to the site, I would like to choose the date for it to appear, whether that be a date that has already gone, now, or in the future.. Just like you can do on a wordpress blog..
I know with a wordpress blog, when you go and add a blog post, you get three form selectors to choose, year, month, day from and then link it to on field on the database
But I am thinknig to myself wouldnt that require a lot of php code? I.e for it to reckonise the exact days in a month.. To reckonise what day we are currently on so that we can publish it now?
My other idea is to use a simple calender.. But at the moment a lot of them come with an event planner, which I dont need. I just want the date to be link to the product that I am adding...
Then at later stage when I go back and edit the product it will show me the date that I have chosen
What is best to use please?? Or rather what is simple to work out and to code...
At the moment I am toying between two ideas, and I was just wondering if I could get your thoughts please..
At the moment I am using a membership script that does not have a date feature.. What I mean, is when I add a new product to the site, I would like to choose the date for it to appear, whether that be a date that has already gone, now, or in the future.. Just like you can do on a wordpress blog..
I know with a wordpress blog, when you go and add a blog post, you get three form selectors to choose, year, month, day from and then link it to on field on the database
But I am thinknig to myself wouldnt that require a lot of php code? I.e for it to reckonise the exact days in a month.. To reckonise what day we are currently on so that we can publish it now?
My other idea is to use a simple calender.. But at the moment a lot of them come with an event planner, which I dont need. I just want the date to be link to the product that I am adding...
Then at later stage when I go back and edit the product it will show me the date that I have chosen
What is best to use please?? Or rather what is simple to work out and to code...