Part-6 (2022) - VIEW | Reactjs PHP MySql CRUD Operation | ReactJs PHP/MySql Insert Update delete

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

can we handle an error with react inside PHP ?

alexbarbar
Автор

I have a probleme
The api is the link or not

ossamaelidrisi
Автор

can you please show us how to Handel error also ??

alexbarbar
Автор

i am getting some issue
TypeError: this.state.student.map is not a function
usersList(){
return this.state.student.map(function(object, i){
return <RecordList obj={object} key={i} />;
});
}

prasadndp
welcome to shbcf.ru