3v4l.org

run code in 300+ PHP versions simultaneously
<?php $qtext = '<TEXTFORMAT LEADING="2"><P ALIGN="LEFT"><FONT FACE="Tahoma" SIZE="14" COLOR="#000000" LETTERSPACING="0" KERNING="0">Which of the following statements is correct regarding use of a residential property?</FONT></P></TEXTFORMAT><TEXTFORMAT LEADING="2"><P ALIGN="LEFT"><FONT FACE="Tahoma" SIZE="14" COLOR="#000000" LETTERSPACING="0" KERNING="0"> I. A legal suite is one that meets current Land Use Bylaws and was built with proper permits</FONT></P></TEXTFORMAT><TEXTFORMAT LEADING="2"><P ALIGN="LEFT"><FONT FACE="Tahoma" SIZE="14" COLOR="#000000" LETTERSPACING="0" KERNING="0"> II. An illegal suite is one that does not meet current Land Use Bylaws and/or was built without proper permits</FONT></P></TEXTFORMAT><TEXTFORMAT LEADING="2"><P ALIGN="LEFT"><FONT FACE="Tahoma" SIZE="14" COLOR="#000000" LETTERSPACING="0" KERNING="0">III. A non-conforming suite is one that does not meet current Land Use Bylaws but did at one time</FONT></P></TEXTFORMAT><TEXTFORMAT LEADING="2"><P ALIGN="LEFT"><FONT FACE="Tahoma" SIZE="14" COLOR="#000000" LETTERSPACING="0" KERNING="0"> IV. A semi-legal suite is one that meets both current and past Land Use Bylaws </FONT></P></TEXTFORMAT>'; $qtext = preg_replace("/<([a-z][a-z0-9]*)[^>]*?(\/?)>/i",'<$1$2>', $qtext); $qtext = strip_tags($qtext, '<p></p>'); echo $qtext;
Output for git.master, git.master_jit, rfc.property-hooks
<P>Which of the following statements is correct regarding use of a residential property?</P><P> I. A legal suite is one that meets current Land Use Bylaws and was built with proper permits</P><P> II. An illegal suite is one that does not meet current Land Use Bylaws and/or was built without proper permits</P><P>III. A non-conforming suite is one that does not meet current Land Use Bylaws but did at one time</P><P> IV. A semi-legal suite is one that meets both current and past Land Use Bylaws </P>

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
76.01 ms | 402 KiB | 8 Q