I want to Insert a Date In A database Which Is user Entered Can I make Calender In php sumthing like .net offers i hv no clue how to do it in php ? help needed
javascript is what you're looking for, then the js inserts the numeric date into a field ... submit the field to database. PHP would be a terrible way to handle a calendar but there are probably a few functions floating around somewhere
A while ago I found a fun little script that I held on to and I think it will do what you want. I'll attach both the files and an example page... I can't remember where I got the script. You'll have to change the name of calendar.core.js.php as I couldn't upload a js file... so just remove the .php extention 'calendar.core.js'
sorry i dont have any idea at all... I am also interested because I want to learn if someone can do it using php. Thanks for the advices guys...