PHP Classes

CSS problem

Recommend this page to a friend!

      Web Page Size Calculator  >  All threads  >  CSS problem  >  (Un) Subscribe thread alerts  
Subject:CSS problem
Summary:Class does not always discover CSS links
Messages:3
Author:James Stewart
Date:2005-04-07 14:01:36
Update:2005-04-09 03:17:35
 

  1. CSS problem   Reply   Report abuse  
Picture of James Stewart James Stewart - 2005-04-07 14:01:37
The class seems to work well, but for some pages, it does not recognize the:

<LINK REL="STYLESHEET" TYPE="text/css" HREF="http://files.phpclasses.org/styles.css" />

line in the <HEAD /> area of the page. We are running various flavors of FreeBSD, Apache, and PHP4 with the same result for this pages:

rsarchive.org/
rsarchive.org/index1.php

there is no entry for CSS.

The class works on the PHP home page, and the style and format of the STYLESHEET links is the same as the RS Archive link, above which does not work.

If you need more information, please let me know ...

Thank you.

Jim Stewart
e.Librarian

  2. Re: CSS problem   Reply   Report abuse  
Picture of Huda M Elmatsani Huda M Elmatsani - 2005-04-09 02:10:15 - In reply to message 1 from James Stewart
thanks for report on CSS parsing error.
i just fixed the bugs.
please download again the revised class.
and i wait for new bug reports ... :)

hme :)

  3. Re: CSS problem   Reply   Report abuse  
Picture of James Stewart James Stewart - 2005-04-09 03:19:02 - In reply to message 2 from Huda M Elmatsani
And thank you for fixing this! It works now, but not on PHP 4.2.3 here:

rsarchive.org/WPS/

This is your class doing "http://www.rsarchive.org/" using PHP 4.2.3. It does work on PHP 4.3.4 here:

rss.knownews.net/WPS/

It is the same script, but running on a different server. I don't need it to run on PHP 4.2.3, I just thought you should know.

Also, 2 of the entries on the PHP 4.3.4 listing say "http://www.rsarchive.org/eval(iname)" as the file ... I don't know what this is.

Thank you!

Jim Stewart