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
Give panel rounded corners
mysql dump
How to put background and foreground color also put those text in middle of the screen.
Date insert into Access DB switches between MM-DD-YYYY into DD-MM-YYYY
Ubuntu error
MS SQL 2005 - Security
size of listbox html
secure folders in outlook 2007
How does PHP use the COM Object and what is it and what does it mean.
VBA - Pause after SetFocus