"David Robley" <[EMAIL PROTECTED]> wrote in message
01040614091104.10051@www">news:01040614091104.10051@www...
> On Fri, 6 Apr 2001 13:50, Martin Skjöldebrand wrote:
> > Tyler Longren wrote:
> > > In line 3, you don't need your <? ?> tags again.
> > > This is how you have it:
> > > print "<p>TID detail view - Document #<b><?php echo $id; ?></b></p>";
> > >
> > > this is how it should be:
> > > print "<p>TID detail view - Document #<b>$id</b></p>";
> >
> > Ofcourse, I've seen that all the time - and yet ...
> > oh well ... a bug in the carbon based part of the system I suppose.
> >
> > Thanks,
> >
> > Martin S.
>
> That's PWCKI or Problem With Chair to Keyboard Interface :-)
Prefer UserFriendly's 'PEBCAK'. Problem Exists Between Chair and Keyboard
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]