Warning
Posté : 11 janv. 2013, 05:43
Bonjour,
J'ai une erreur de ce type et je n'y connais rien en php
Warning: Creating default object from empty value in
ce qui correspond à ces lignes ...
public function format($format)
{
return date($format, $this->date);
}
}
}
Meric pour votre aide...
J'ai une erreur de ce type et je n'y connais rien en php
Warning: Creating default object from empty value in
ce qui correspond à ces lignes ...
public function format($format)
{
return date($format, $this->date);
}
}
}
Meric pour votre aide...