Saveing and loading player data

Hello i just want to ask is that good idea to saveing and loading data (in morpg) using unity->php->mysql? Or maybie You have better ideas about that?

yes if you doing it webbased, it would.
If you doing it client<->server, maybe

depends on have you want to save your data on server.

On client, i would not use mysql to save data