Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ウェブ上で答えが見つからなかったので、この質問をしています。WordPress データベースのテーブルを作成する WordPress のスクリプトの名前を知りたいです。接続情報を wp-config.php に渡す必要があることは理解していますが、テーブルの作成を担当する .sql スクリプトが見つかりませんでした。
ありがとう。
/wp-admin/wp-install.php用途/wp-includes/wp-db.php
/wp-admin/wp-install.php
/wp-includes/wp-db.php
多くのテーブルを含む html ページがあります。
<html> <table> POINTER_TEXT some other stuff <table that i want START> </table that i want END> some other stuff <table bad> </tab