RE: [PHP-WIN] Breadcrumb trial as sessions

2005-05-16 Thread S.D.Price
Hi Leif, As you can see form this reply, I think there are too many prblems with session based breadcrumbs. I have decided to have each link on the breadcrumb trial as a reusable PHP include, because I can't find a suitable script which meets my needs. Thanks Steven Price Web Developer Open Univ

[PHP-WIN] Firefox COM objects?

2005-05-16 Thread Dang Nguyen
Hello, I have a PHP script that uses the IE COM object for automating some tests. I'd like to be able to test the same website and use the same test engine (that I've built), except with Firefox. Does Firefox support COM objects and can I use PHP to access them through the COM class? Cheers,

[PHP-WIN] Re: Firefox COM objects?

2005-05-16 Thread Louis Solomon \[SteelBytes\]
ask the firefox team -- Louis Solomon www.SteelBytes.com "Dang Nguyen" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hello, > > I have a PHP script that uses the IE COM object for automating some tests. > I'd like to be able to test the same website and use the same test engine