Search
-
Categories
Tags
5.2 best php editor css debian error finger eleven google htaccess javascript javascript function life lifehouse linux love Lyrics mod_rewrite mysql mysql error mysql function nickelback nusphere nusphere phped nusphere phped 5.2 palawan palawan vacation paralyzer pdflib php4 pdflib php5 photoshop php phped php editor php error php function plugin regex regular expression regular expressions vacation vhcs video windows vista wordpress wordpress error wow
Category Archives: developer’s Guide
regex: match all including new line
ShareI was looking for a way to match all characters plus new line and using “.” is not solely the answer because: The dot matches a single character, without caring what that character is. The only exception are newline characters. … Continue reading
Posted in developer's Guide, regex
Tagged match all, match all and new line, match new line, new line, preg_match, regex, regular expression
Leave a comment
localhost not working in vista after installing nod32 v3
ShareThis error is making me so crazy… my localhost works fine until I installed nod32 v3 in windows vista business. But it works fine with windows xp… I’ve been searching the web for solutions but seems like none of it … Continue reading
what is SOAP
Share How is SOAP Used? There are many possible applications for SOAP, here are just a couple: Business to Business integration – SOAP allows businesses to develop their applications, and then make those applications available to other companies Distributed applications … Continue reading
using xml for live search
ShareFor the XML interface, there is an interface specific parameter XmlType, which can control the flavor of XML interface. If ElementBased enumeration is specified, each field will be rendered as a separated tag. If AttributeBased enumeration is specified, all simple … Continue reading
what is captcha
ShareCAPTCHA is actually an acronym for “Completely Automated Public Turing test to tell Computers and Humans Apart”. As the name implies, it is a computer-generated test which aims to separate a bot (automated program) from a live, breathing human being … Continue reading