Standard interfaces and objects? (Where are they?)

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Average_Joe

    Standard interfaces and objects? (Where are they?)

    Hello,

    I was wondering if there is a list some place of the standard interfaces
    that are internal to PHP.

    Specifically, I was looking for the docs on Iterators.

    Is there a URL (or good search terms) one can use to find a list
    of them?

    Thanks

    Jamie
    --
    http://www.geniegate.com Custom web programming
    User Management Solutions Perl / PHP / Java / UNIX

  • Janwillem Borleffs

    #2
    Re: Standard interfaces and objects? (Where are they?)

    Average_Joe wrote:[color=blue]
    > I was wondering if there is a list some place of the standard
    > interfaces that are internal to PHP.
    >
    > Specifically, I was looking for the docs on Iterators.
    >
    > Is there a URL (or good search terms) one can use to find a list
    > of them?
    >[/color]




    JW



    Comment

    • Average_Joe

      #3
      Re: Standard interfaces: Iterators and foreach()

      In article <413457c1$0$713 3$abc4f4c3@news .euronet.nl>, Janwillem Borleffs wrote:[color=blue]
      > Average_Joe wrote:[color=green]
      >> I was wondering if there is a list some place of the standard
      >> interfaces that are internal to PHP.
      >>
      >> Specifically, I was looking for the docs on Iterators.
      >>
      >> Is there a URL (or good search terms) one can use to find a list
      >> of them?
      >>[/color]
      >
      > http://nl3.php.net/manual/en/ref.spl.php[/color]

      Thanks!

      Jamie

      --
      http://www.geniegate.com Custom web programming
      User Management Solutions Perl / PHP / Java / UNIX

      Comment

      Working...