risolto cosi...
ma mi sento proprio grezzo!!!Codice PHP:mm = (dat.getMonth () + 1);
mm = String (mm);
if (mm < 10) {
mm = "0" + mm;
}
risolto cosi...
ma mi sento proprio grezzo!!!Codice PHP:mm = (dat.getMonth () + 1);
mm = String (mm);
if (mm < 10) {
mm = "0" + mm;
}