2009/9/1 Kathleen Borja jane88borj@yahoo.com:
Thanks to you guys. ^_^ Yeepee! Finally, I tried the getContent() method and it worked! Hmmm..now I am thinking if how will i use that method given the selected titles that i'll be using from the database table wbt_page. The page_title has underscores. I am thinking that i'll just strip off those underscores and replace them with spaces so it will look like title. Is it right? I think that there will be no differences with that, isn't it?
And also, thanks for the information on the u800.
You can use Title::newFromRow($row) to create a Title object from a database row object.
Roan Kattouw (Catrope)