Posts

Showing posts with the label request

Notice: Trying to get property 'id' of non-object in C:

<b>Notice</b>: Trying to get property 'id' of non-object in <b>C: When i tried to update or delete it give this notice <b>Notice</b>: Trying to get property 'id' of non-object in <b>C:UsersHusam Al-MasriPhpstormProjectsTODOapitasksupdate.php</b> on line <b>24</b><br /><br /> <b>Notice</b>: Trying to get property 'taskName' of non-object in <b>C:UsersHusam Al-MasriPhpstormProjectsTODOapitasksupdate.php</b> on line <b>25</b><br /> <br /> <b>Notice</b>: Trying to get property 'taskDescription' of non-object in <b>C:UsersHusam Al-MasriPhpstormProjectsTODOapitasksupdate.php</b> on line <b>26</b><br /> {"message": "task was updated."} in get and create the code worked, whats the wrong in my update code? I search in stackoverflow with the same title but i see every body has a case differe...