こんにちは、私は彼らのサイトから phpQuery プラグインをダウンロードしました。しかし、phpQuery demo.php ファイルを実行しようとするたびに、次のエラーが発生します:-
エラー:-
Fatal error: Uncaught exception 'Exception' with message
"Old PHP4 DOM XML extension detected. phpQuery won't work until this extension is enabled."
in C:\wamp\www\phpQuery\phpQuery\phpQuery.php:483
Stack trace:
#0 C:\wamp\www\phpQuery\phpQuery\phpQuery.php(271): phpQuery::createDocumentWrapper('<div/>', NULL)
#1 C:\wamp\www\phpQuery\demo.php(11): phpQuery::newDocument('<div/>')
#2 {main} thrown in C:\wamp\www\phpQuery\phpQuery\phpQuery.php on line 483
私のphpバージョンは5.2.9-1です。追加の拡張機能が必要ですか? 誰でもこのエラーで私を助けることができますか??