Rispondete anche a domande troppo elementari?
Devo aggiungerealla variabileCodice PHP:'draft', 'publish'
Si fa così?Codice PHP:$status = 'pending';
Evidentemente no perchè si è rotto tutto.Codice PHP:$status = 'pending', 'draft', 'publish'
![]()
Rispondete anche a domande troppo elementari?
Devo aggiungerealla variabileCodice PHP:'draft', 'publish'
Si fa così?Codice PHP:$status = 'pending';
Evidentemente no perchè si è rotto tutto.Codice PHP:$status = 'pending', 'draft', 'publish'
![]()