Byronwells
01-31-2010, 05:41 PM
Alright guys
I am a little bit confused with this one.. And I do apologise if I dont explain it too well :)
At the moment I am looking at adding a date feature to my php membership script. I have come across this javascript date picker http://www.styledisplay.com/mootoolsdatepicker/ You choose the date and then it is recorded in the text box..
I am then thinking that text box can be recorded in a date field on the mysql database.
This is now where it gets confusing..
The date picker will be on two pages..
1) The add products Page. The reason for that is so that I can choose the date to display the product on the frontend of my site.. Just like you can do on a wordpress blog.. And then it is displayed correctly, for example. I am add one product for today, and then decided to another product which should have been yesterday.. They would show in the right order... etc.
Am I presuming right that I do not need to touch the javascript code.. However this is now a php issue? If so can someone help me please.......
I am a little bit confused with this one.. And I do apologise if I dont explain it too well :)
At the moment I am looking at adding a date feature to my php membership script. I have come across this javascript date picker http://www.styledisplay.com/mootoolsdatepicker/ You choose the date and then it is recorded in the text box..
I am then thinking that text box can be recorded in a date field on the mysql database.
This is now where it gets confusing..
The date picker will be on two pages..
1) The add products Page. The reason for that is so that I can choose the date to display the product on the frontend of my site.. Just like you can do on a wordpress blog.. And then it is displayed correctly, for example. I am add one product for today, and then decided to another product which should have been yesterday.. They would show in the right order... etc.
Am I presuming right that I do not need to touch the javascript code.. However this is now a php issue? If so can someone help me please.......