I'm starting to learn Angular 2, and I have to do a CRUD of a system on series, and I need to store data in a database, I currently know how to use MySQL using Xampp.
I need to make the request using Ajax. Here is the function you want to call the PHP file:
Below,thefile'registerSerie.php':
Iamtestingthefunctionofthefirstimageusingngserve
toactivatetheHTTPserverfortheAngular,butthePHPfiledoesnotwork,IbelieveitisforlackofaMySQLserversimilartotheonethatXamppactivates,sinceIknowtheAngularisClient-side,andserver-sidePHP.
1-HowcanIconnecttothebank?
2-HowcanI"call" the server-side?
Thank you in advance.