Backend servers are essential for many applications, including web/app and WinForms. Build a server with DB and PHP on Cafe24 for just 500 won!
Need an easy server setup? Perhaps you're working on a school project and need a server? Learn how to set up a server.
In this course, we'll build a simple middleware application using PHP. This is a practical course, so it won't provide practical employment-related benefits. However, if you're building a portfolio, this course is a must-take.
I recommend this to these people 🙋♀️
Anyone who needs a backend server
Anyone who needs a JSON server using PHP
Anyone curious about how to use PHP
Things to learn 📖
You can easily build a server.
When a program needs storage space, it can save it through the service.
The second half introduces client connection/call samples (JavaScript, C#).
✅ Learn how to handle databases using PHP extension modules PDO and HeidiSQL.
✅ Let's apply the function to search/enter values on a web page using JavaScript and C#.
Let's create a simple server using PHP. While building a server isn't easy in reality, you can easily, simply, and reliably build one using a web hosting service.
Q&A 💬
Q. Why do you use PHP to build your backend?
Most web hosting sites today offer PHP, making it possible to build servers accessible worldwide at the lowest cost.
Q. Is it stable as a server?
Personally, I'm building a WinForms screen using C# and currently maintaining a server that accommodates 70 users. Performance-wise, it's remarkably stable. Considering other existing websites, you can imagine that even popular communities can handle 1,000 concurrent users.
💾 Notes before taking the course
I use Notepad++, and if necessary, Fiddler or Postman.
For a class progress guide, please download the PPT included in the lecture.
This course is suitable for those who have basic knowledge of PHP and what MiddleWare is.