/ Published in: Other
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
$title = Title::newFromText($titleText); $article = new Article($title); $wikitext = $article->getContent()