Another thing to look for is JavaScript. There have been several sites I
have visited (I am also a big Mac user), that use a lot of JavaScript that
will break on IE 5 for the Mac.
--
Jesse Swensen
[EMAIL PROTECTED]
> From: Michael Stearne <[EMAIL PROTECTED]>
> Date: Sun, 18 Feb 2
t;;
>
> $cls = new foo();
> $cls->mymethod();
> echo $cls->bar;
>
> echo "";
> ?>
This can be simplified by:
bar = $foo;
}
}
$foo = "Hello World";
$cls = new Foo($foo);
echo $cls->bar;
?>
--
Jesse Swensen
[EMAIL PROTECTED]
--
on 2/12/01 4:30 PM, Christian Reiniger at [EMAIL PROTECTED] wrote:
> On Monday 12 February 2001 21:08, Jesse Swensen wrote:
>>>> This should be a quick one, but I can't seem to wrap my brain around
>>>> it. All I need to do is replace leading or trailing spaces
on 2/12/01 1:01 PM, Jason Stechschulte at [EMAIL PROTECTED] wrote:
> On Mon, Feb 12, 2001 at 12:15:04PM -0500, Jesse Swensen wrote:
>> This should be a quick one, but I can't seem to wrap my brain around it.
>> All I need to do is replace leading or trailing spaces with under
This should be a quick one, but I can't seem to wrap my brain around it.
All I need to do is replace leading or trailing spaces with underscores. If
there is spaces in between words, leave them alone.
Suggestions?
--
Jesse Swensen
[EMAIL PROTECTED]
--
PHP General Mailing List
Sounds like you may be missing a piece of a table. Make sure all your table,
tr, td type tags have a closing tag. IE is more forgiving...
--
Jesse Swensen
[EMAIL PROTECTED]
> From: "Erik Boles" <[EMAIL PROTECTED]>
> Organization: rocky Mountain Web Tech
> Reply
6 matches
Mail list logo