IMDB
Class imdbpsearch
- class imdbpsearch
- extends imdbsearch
Searching IMDB staff information
- Authors:
- Izzy (izzysoft AT qumran DOT org)
- Version:
- $Revision: 417 $ $Date: 2010-10-11 20:39:38 +0200 (Mo, 11. Okt 2010) $
- Copyright:
- 2008-2009 by Itzchak Rehberg and IzzySoft
Constructor Summary |
void | imdbpsearch()
Initialize class (read config etc. |
Method Summary |
private string | mkurl()
Create the IMDB URL for the name search |
array | results([string $URL])
Setup search results |
imdbpsearch()
void imdbpsearch()
Initialize class (read config etc.)
mkurl()
private string mkurl()
Create the IMDB URL for the name search
- Returns:
- url
results()
array results([string $URL])
Setup search results
- Parameters:
URL
- Replace search URL by your own
- Returns:
- results array of objects (instances of the imdb_person class)
Submit a bug
This document was generated by phpdocgen 0.17-rc3.
Copyright © 2002-03 Stéphane GALLAND (under the GNU General Public License)