PHPはサーバーサイドのスクリプト言語であり、HTMLフォームからデータを受け取り、処理するための強力な機能を提供します。 今回はPHPにフォームで渡せるデータの種類と、POST・GETメソッドの使い分けについてまとめてみました。 formで渡せるデータの種類 ...
It's a simple php starter pack for clean routing. you can use it for your project. You can start using by php server. php -S localhost:8000 ...
What is this repo for? This is a simple php docker-compose setup with nginx. With this setup we will build a small website. The goal of this project is not to build the fanciest website, but to apply ...