PK's MovieDB Release.V2.0 (Dynamic PHP View)
Posted: 2006-04-22 03:34:20
So here is the released PK's MovieDB V2.0.
VERSION 3.0 is released and includes many major updates. Please read about it here: viewtopic.php?t=3429
Here is the script I fixed up last night and today. I don't expect this to be considered the best by any means. In fact I kept it quite simple on purpose, I personally like to follow the KISS method of designing.
- Dynamically browse and view your movies in a simple and organized manner.
- VERY EASY integration to your existing website.
- ALL style done through CSS making it easier to modify.
- Will only show relavent category views.
- Easily search your database for names or titles.
- Sort by Title, Rating, Year, Most Resent.
- Non-Intrusive to other scripts on your site that may also use _GET variables.
- Plus more!
This is the first public release, this surley means there may be a few kinks to work out, please let me know if you find anything! There was a version 1.0 but it was never released (in case your were wondering).
BASIC EXAMPLE: http://pkwebstudio.com/apps/moviedb/example.php
INTEGRATION EXAMPLE: http://pkwebstudio.com/apps/moviedb/
DOWNLOAD V2.2: http://pkwebstudio.com/apps/moviedb/rel ... b_v2.2.zip
This is release on my new development server, so the main site is quite sparse. Please Visit http://pk-designs.com to get in touch with me.
Copyright © 2005-2006 PK-Designs, Some Rights Reserved. This work is licensed under a "Creative Commons License" The below is a human-readable summary of the full Legal Code found at: http://creativecommons.org/licenses/by/2.5
CHANGELOG - VERSION 2.2 (April 22, 2006)
+ Language File support!
+ Added "set.." functions to the class, making it easier to tweak. See documentation.
+ Now displays which Sort option is selected.
+ Clicking the movie cover loads the details page.
+ Scriptpath is now auto detected, no need to edit that.
+ BUGFIX: "Length" text was incorrect.
+ BUGFIX: Multible names in director field were not seperated.
+ BUGFIX: Clicking a category did not reset page number to 1.

VERSION 3.0 is released and includes many major updates. Please read about it here: viewtopic.php?t=3429
Here is the script I fixed up last night and today. I don't expect this to be considered the best by any means. In fact I kept it quite simple on purpose, I personally like to follow the KISS method of designing.
- Dynamically browse and view your movies in a simple and organized manner.
- VERY EASY integration to your existing website.
- ALL style done through CSS making it easier to modify.
- Will only show relavent category views.
- Easily search your database for names or titles.
- Sort by Title, Rating, Year, Most Resent.
- Non-Intrusive to other scripts on your site that may also use _GET variables.
- Plus more!

This is the first public release, this surley means there may be a few kinks to work out, please let me know if you find anything! There was a version 1.0 but it was never released (in case your were wondering).
BASIC EXAMPLE: http://pkwebstudio.com/apps/moviedb/example.php
INTEGRATION EXAMPLE: http://pkwebstudio.com/apps/moviedb/
DOWNLOAD V2.2: http://pkwebstudio.com/apps/moviedb/rel ... b_v2.2.zip
This is release on my new development server, so the main site is quite sparse. Please Visit http://pk-designs.com to get in touch with me.
Copyright © 2005-2006 PK-Designs, Some Rights Reserved. This work is licensed under a "Creative Commons License" The below is a human-readable summary of the full Legal Code found at: http://creativecommons.org/licenses/by/2.5
CHANGELOG - VERSION 2.2 (April 22, 2006)
+ Language File support!

+ Added "set.." functions to the class, making it easier to tweak. See documentation.
+ Now displays which Sort option is selected.
+ Clicking the movie cover loads the details page.
+ Scriptpath is now auto detected, no need to edit that.
+ BUGFIX: "Length" text was incorrect.
+ BUGFIX: Multible names in director field were not seperated.
+ BUGFIX: Clicking a category did not reset page number to 1.
