Posted by SOR on 07/20/05 03:52
<comp.lang.php , Ken Robinson , kenrbnsn@rbnsn.com>
<1121803119.844840.154330@g47g2000cwa.googlegroups.com>
<19 Jul 2005 12:58:39 -0700>
> > instead of include - how do I tell it to goto the new page like clicking
> > on a link
>
> Use the header() function.
It sucks there isnt a easy to use command in php like
webpage('filename.php') .
There isnt any easy to use web to news nntp command either .
Nobody ever says anything bad about php though eh .
> > going back to exit - instead of exit and a complete php full stop &
> > assuming its just a include file I want to break out of how do I do it
>
> You might be able to use the continue statement.
I like your cryptic answers ken :-)
> > strings - how do I strip carriage returns out of a string
>
> str_replace()
With what .
> > errors.txt - this gets save to whatever website folder i'm working on
> > offline and as I dont want it I want to get rid of it or tell it to save
> > the file somewhere else
>
> That sounds like something your host has defined. Talk to them.
I think the word you missed was "offline" .
[Back to original message]
|