Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
What is used to validate complex string patterns like an e-mail address?
What is used to validate complex string patterns like an e-mail address?
✍: Guest
What is used to validate complex string patterns like an e-mail address?
* Extended expressions
* Regular expressions
* Irregular expressions
* Basic expressions
Regular Expression.
2014-08-14, 3145👍, 0💬
Popular Posts:
What is V model in testing? V model map’s the type of test to the stage of development in a project....
How can we implement singleton pattern in .NET? Singleton pattern mainly focuses on having one and o...
When does the compiler not implicitly generate the address of the first element of an array? Wheneve...
How To Control White Spaces between Table Cells? - XHTML 1.0 Tutorials - Understanding Tables and Ta...
How did you implement UML in your project ? PART II Implementation phase / Coding phase (Class diagr...