Microsoft
Software
Hardware
Network
Question : Delete blank line from textarea
Hello Experts,
How to delete blank lines (first, on top of the document, and last, on the end, but at first check, there are blank lines or not).
Thanks
Answer : Delete blank line from textarea
http://programming-oneline
rs.blogspo
t.com/2006
/03/remove
-
blank-emp
ty-lines-p
hp-29.html
$blanksremoved = preg_replace("/(^[\r\n]*|[
\r\n]+)[\s
\t]*[\r\n]
+/", "\n", $_POST['txtrareaname']);
Random Solutions
What hardware specs are your SCCM 2007 Servers running?
DNS failing test Basic and missing(?) srv records
Installing second SSL certificate on IIS 7
Migrating DNS from 2003 to 2008
Can we create a SSIS package such that it verifies a Sql statement and depend upon that statement the package should execute if the sql statement does not satisfy then the package should not exe
mssphtb.dll disabled in Outlook 2010
How to download SQL on my PC
Convert float to date
disable key access F11 in IE
Powershell Syntax for Exchange 2007