Hey! I need to parse, from <STDIN>, a string such as:
HDFx-GdFs
Each character is a letter and can be lower or upper case.
How do I make this into a regex expression?
here's the code (which isn't setup to parse for exactly this 4 letters, dash, 4 letters setup):
if($line =~ /Testcode.*[\#...
Hi All!!
I want to compare results from two MySQL queries.
Lets say I have two databases with approx. the same data (i.e. employee names).
SQLquery1=select employees from sf_emps order by employees
Array1=(aaron,abott,babbot,cabbot,dabbot,fabbot)
SQLquery2=select employees from OTHERDATABAE...
Hi All!!!
I am having great difficulties getting my Tomcat container setup with Apache. I am using the webapp module as a client and have set up a connection to /examples/ but whenever I type in
http://localhost/examples/ I get this error in the browser:
WebApp: Error 404
(File: wa_request.c...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.