Questions Recently Asked by paulg /users/recently_asked/583 Questions Recently Asked by paulg Wed, 07 Jan 2009 11:41:13 -0800 $20.00 - I need a PHP function to completely strip all Wiki markup from an input block... http://www.guruza.com/question/547/reward-20.00 I need a PHP function to completely strip all Wiki markup from an input block of text. Following are 2 paragraphs. The first is a Wiki-marked up paragraph. The second is what I would like the cleaned-up output to be: Joanne "Jo" Rowling''' [[Order of the British Empire|OBE]] [[Bachelor of Arts|BA]] ([[Exoniensis|Exon]]) (born [[31 July]] [[1965]][http://www.hp-lexicon.org/index-2.html The Harry Potter Lexicon], ''[http://www.hp-lexicon.org/muggle/encyc/muggle-encyc-intro.html The Muggle Encyclopedia] - [http://www.hp-lexicon.org/muggle/encyc/muggle-y.html Y]''. Accessed [[17 March]] [[2006]]. ) is an [[England|English]] fiction [[writer]] who writes under the [[pen name]] '''J. K. Rowling'''.[http://www.hp-lexicon.org/index-2.html The Harry Potter Lexicon], ''[http://www.hp-lexicon.org/about/books/books-hp.html The Harry Potter books]''. Accessed [[19 March]] [[2006]]. Rowling is the [[author]] of the ''[[Harry Potter]]'' [[fantasy]] series, which has gained worldwide attention, won multiple awards, and sold over 325 million copies worldwide. [http://www.contemporarywriters.com/authors/?p=auth03D22J591912635584 "J. K. Rowling"]. Accessed [[23 March]] [[2006]]. In [[February 2004]], ''[[Forbes]]'' magazine estimated her fortune at [[Pound sterling|£]]576 million (just over [[United States dollar|US$]]1 billion and still is at the same spot in 2007{{fact}}), making her the first person to become a US-dollar billionaire by writing books. Watson, Julie and Kellner, Tomas. [http://www.forbes.com/maserati/billionaires2004/cx_jw_0226rowlingbill04.html "J.K. Rowling And The Billion-Dollar Empire"]. [http://www.forbes.com/ Forbes.com], [[26 February]] [[2004]]. Accessed [[19 March]] [[2006]]. In 2006, ''Forbes'' named her the second richest female entertainer in the world, behind talk show host [[Oprah Winfrey]]. [http://www8.contactmusic.com/news.nsf/article/oprah%20is%20richest%20female%20entertainer_1019476 OPRAH IS RICHEST FEMALE ENTERTAINER]. Accessed [[20 January]] [[2007]]. ''Forbes'' also ranked Rowling as #48 on the 100 most powerful celebrities list of 2007.[http://www.forbes.com/lists/2007/53/07celebrities_JK-Rowling_CRTT.html Forbes] Joanne "Jo" Rowling OBE BA (Exon) (born 31 July 1965) is an English fiction writer who writes under the pen name J. K. Rowling. Rowling is the author of the Harry Potter fantasy series, which has gained worldwide attention, won multiple awards, and sold over 325 million copies worldwide. In February 2004, Forbes magazine estimated her fortune at £576 million (just over US$1 billion and still is at the same spot in 2007), making her the first person to become a US-dollar billionaire by writing books. In 2006, Forbes named her the second richest female entertainer in the world, behind talk show host Oprah Winfrey. Forbes also ranked Rowling as #48 on the 100 most powerful celebrities list of 2007. Mon, 16 Jul 2007 08:37:00 -0700 $5.00 - I need help resolving a CSS issue. Take a look at: http://www.jacketflap.... http://www.guruza.com/question/504/reward-5.00 I need help resolving a CSS issue. Take a look at: http://www.jacketflap.com/profile2.asp?member=bobba 1) View it in Firefox. As you'll see, the side_item DIV is overlapping the sectionheader DIV below it. I've tried applying a clear:right; to the sectionheader, but that bumps it down vertically below the height of the right column. That makes me think something may be unbalanced, but I can't find it. I tried changing the order of the div's in my document so that it's 1-left_column 2-center 3-right_column. Then, having a clear:right; on the sectionehader DIV drops it down below the side_item DIV as expected, but then the right column bumps down vertically below the height of the center column. Argh! How do I fix this? 2) View the same URL in Safari. For some reason, the side_item div is not floating to the right. How do I fix that? Thanks! Paul Tue, 20 Mar 2007 11:25:41 -0700 $5.00 - What is the best automated way to keep a hosted MS SQL server in sync with an... http://www.guruza.com/question/435/reward-5.00 What is the best automated way to keep a hosted MS SQL server in sync with another hosted SQL server at a different web host? My host doesn't support replication (e.g. publishing). I'm primarily interested in doing this to allow me to failover to another server at another host if our site goes down. Sat, 28 Oct 2006 10:51:48 -0700