[Zak Greant <[EMAIL PROTECTED]>]
> On September 30, 2001 06:15 pm, Wez Furlong wrote:
> > What about "." then (Java/Delphi)?
> >
> > --Wez.
> 
> Wouldn't that conflict with the concatenation operator?
> 
> Unless I am mistaken, it looks like only the following single symbols 
> are available: % * | \ (outside of quotes at least)

Uhm, % and * are taken for modulo and multiplication.

So how do these look:

  HTML\Table  - looks too 1980
  HTML|Table  - hmm, weird

I still think Zeev's suggestion (HTML::Table) is very good, if it
doesn't impose too much runtime overhead.

 - Stig

-- 
  Stig Sæther Bakken <[EMAIL PROTECTED]>
  Fast Search & Transfer ASA, Trondheim, Norway

-- 
PHP Development 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]

Reply via email to