プログラミング学習をしてある程度コーディングが出来るようになったら、次のステップとしてサイト模写やWordPressのテーマ作成にチャレンジしたい方もいると思います。 特にWordPressのテーマ作成をするには、PHPプログラムを動かす必要が出てきます。
作った会員登録有り掲示板アプリをサーバーに上げるため、テーブルの情報を移したい。 エクスポートする XAMPPのphpMyAdminから、テーブルの情報がほしいDBを選択してエクスポートを選択。 上記の画像の通りに選択して、実行すればsqlファイルが ...
XAMPP Apacheの管理ツールの各機能を紹介します。 XAMPP Apacheの管理ツールの各機能を紹介します。XAMPP Apacheの管理ツールを起動する前に、次の2点の作業が必要です。 MySQLのrootのパスワード変更後の対応 XAMPPのインストール後にMySQLのrootのパスワードを変更した ...
This image uses /www directory for your page files, so you need to mount it. docker run --name myXampp -p 41061:22 -p 41062:80 -d -v ~/my_web_pages:/www tomsik68/xampp The command above will expose ...
XAMPP is a collection of free software for installing and using the Apache Web server. Basically, it is an Apache distribution that includes the Apache Web server, MySQL, PHP, Perl an FTP server and ...