-
Sure I could - but I will not. The three files movie.php (formerly imdb.php), imdb_person.php and search.php are only intended as examples. Don't confuse IMDBPHP with an application: it is not, as the descriptions says: It's an API, a library. So those three files are just intended to get you...
2009-12-27 21:32:54 UTC by izzy
-
can't tou use in imdb.php
to capture all the geners the foling line?
$`gen1= implode(", ", $gen);`
insted of the :
`for ($i = 0; $i + 1 < count($gen); $i++) {
echo $gen[$i].', ';
}`.
2009-12-26 00:35:31 UTC by https://www.google.com/accounts
-
izzy made 1 file-release changes.
2009-12-02 19:53:01 UTC by izzy
-
izzy made 1 file-release changes.
2009-11-26 23:08:02 UTC by izzy
-
izzy made 1 file-release changes.
2009-11-26 18:28:01 UTC by izzy
-
izzy made 1 file-release changes.
2009-11-16 17:00:01 UTC by izzy
-
izzy made 1 file-release changes.
2009-11-15 15:28:02 UTC by izzy
-
izzy made 2 file-release changes.
2009-11-15 15:27:01 UTC by izzy
-
izzy made 2 file-release changes.
2009-11-15 15:26:03 UTC by izzy
-
izzy made 1 file-release changes.
2009-11-15 15:05:02 UTC by izzy