Return to Snippet

Revision: 8870
at October 11, 2008 09:27 by tiw


Initial Code
				$title    = Title::newFromText($titleText);
				$article  = new Article($title);
				$wikitext = $article->getContent()

Initial URL

                                

Initial Description

                                

Initial Title
get article content

Initial Tags
textmate

Initial Language
Other