On Thursday 24 January 2002 10:07 am, Tim Ward wrote:
> I think you just need to add the timestamp to the start of the story before
> you save it,
> i.e.
> $content = date("d/m/Y H:i:s - ") . $content;
>
Where do I put this? I'm still floundering. Sorry.
btw...Thanks for all your help so far.
www.chessish.com
>
> > -Original Message-
> > From: Tim Bogart [SMTP:[EMAIL PROTECTED]]
> > Sent: 24 January 2002 15:01
> > To: Tim Ward; [EMAIL PROTECTED]
> > Subject:Re: phpwiki save button
> >
> > On Thursday 24 January 2002 06:
d to add the timestamp to the start of the story before
> you save it,
> i.e.
> $content = date("d/m/Y H:i:s - ") . $content;
>
> or am I missing something?
>
>
> Tim
> www.chessish.com
>
> > -Original Message-
> > From:
cleaner->cleanPageRevisions($page);
$warnings = $dbi->GenericWarnings();
if (empty($warnings)) {
// Do redirect to browse page. // In this case, the user will most likely not
see the rest of // the HTML we generate (below).
$request->redirect(WikiURL($pagename, false, 'absol
4 matches
Mail list logo