Jump to content

[SOLVED] dividing mysql values in php


champoi

Recommended Posts

i store in my php a date where in the syntax goes like this: 0000-00-00 (y-m-d)

 

im doing a program that edits the current date, but i want the values in the drop down box to be default to what the user first inputed the values, the problem is that i have multiple drop down boxes that makes up the 0000-00-00, one for year, one for month and another for day, i dont know how to divide the 0000-00-00 in order to let each drop down know what value it will show, anyone knows how?

Link to comment
https://forums.phpfreaks.com/topic/133468-solved-dividing-mysql-values-in-php/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.