Roan Kattouw <roan.kattouw <at> gmail.com> writes:
You can use Title::newFromRow($row) to create a Title object from a database row object.
Roan Kattouw (Catrope)
I am still working on the Title::newFromRow($row) method to fetch the article titles. Anyway, how can i know the username logged in mediawiki? How can i use it in the php code? I would like to insert that value to a table field in my thesaurus.
Thanks.^_^