Comments for "DocumentDependencies"

» Submit Your Comment
Comments are only accepted during the "Proposal" phase. This proposal is currently in the "Finished" phase.
» Comments
  • Sebastian Nohn  [2006-01-02 13:06 UTC]

    You should use HTTP_Client instead of fopen().

    Furthermore it would be cool to have extract some HTML_Parser class.
  • Christoph Luetjen  [2006-01-02 14:16 UTC]

    I thought about using HTTP_Client, but I don't see the advantage in this case?

    Imho an HTML_Parser class would be identical with PHP5s DOM functions.