![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveRe: A few newbie questions
From: Ken Robinson <kenrbnsn@rbnsn.com>
Date: Tue Jul 19 2005 - 21:58:39 CEST
SOR wrote:
Read the manual at http://www.php.net/
>
Use the header() function.
>
You might be able to use the continue statement.
> strings - how do I strip carriage returns out of a string
str_replace()
>
That sounds like something your host has defined. Talk to them.
Ken
|