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.
C# で XmlReader を使用して、他の誰かが作成した XML ドキュメントを返す php を読み込むにはどうすればよいでしょうか。.Create("PathToPHP.php") を使用すると、php ドキュメントを読み取っているだけだと思うため、機能しません。Create が実際に何を間違って行うのかを考えている場合は、所有している C# にソース コードを投稿できます。