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.
simplexml で xml ファイルを更新しようとすると、権限の問題が発生し$xml->asXML('my.xml')ます。ファイルのアクセス許可を変更しようとしましたchmod 777 my.xmlが、うまくいかないようです。
$xml->asXML('my.xml')
chmod 777 my.xml
他にどのような選択肢がありますか?
以下の例のようにタグの中に入れようとしていますが、テーブルはtableWrapper divの外に表示され、tableWrapper divは正しく表示されますが、テーブルはその外にあり、何が間違っているのかわかりません、誰でも助けることができますか?:
//the buttons $html .= '<p><form method="post" action = "DBTes