Training, Open Source computer languages

PerlPythonMySQLTclRubyC & C++LuaJavaTomcatPHPhttpdLinux

Search for:
Home Accessibility Courses Diary The Mouth Forum Resources Site Map About Us Contact
Perl Programming quiz, level Advanced, question 7
Question: if $x contains the string:

<B>This is bold</B><EM> and this is emphasised</EM><BR>
and this is <FONT COLOR=green> bright</FONT>

which Perl command would remove all the HTML tags to give:

This is bold and this is emphasised
and this is bright

Answer 1:$x=~s/<.*?>//sg;
This was the CORRECT answer
Answer 2:$x=~s/<.*>//g;
Answer 3:$x=~tr/<>/ /s;
Answer 4:$x=~s/<(.*)>//g;

This was a question from our quiz ... but we have now provided you with the answer (above) - we prefer to provide you with information rather than to puzzle you.
Lua
PHP
Perl
Java
MySQL
Python
Linux
Apache Tomcat
Apache httpd
C and C++
Tcl and Tcl/Tk
Hotel
Recent additions


You can Add a comment or ranking to this page

© WELL HOUSE CONSULTANTS LTD., 2012: Well House Manor • 48 Spa Road • Melksham, Wiltshire • United Kingdom • SN12 7NY
PH: 01144 1225 708225 • FAX: 01144 1225 899360 • EMAIL: info@wellho.net • WEB: http://www.wellho.net • SKYPE: wellho