![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveFunction to strip returns
From: JackM <notme@earthlink.net>
Date: Mon Oct 31 2005 - 01:16:00 CET
I'm trying to write a function that will trim and strip new line
function trim_data($formdata)
}
|