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
Copying a PDF text comes out as nonsense!
Send Mail Merge Email to 2 recipients
Swap text on web page without reload (Javascript)
How do i start mssqlserver service as network system account
Best method switching Treo's ActiveSync from one Exchange to another
Simplest collaborative website for a band?
company.com and
www.company.com
Javascript date calculation -- year isn't changing
Storage efficiency
Kill All MySQL Sleeping Connections