[PHP-WIN] Is this a valid PHP code?

2012-09-23 Thread Good Guy
Can somebody tell me whether this is a valid PHP code? // This theme uses Featured Images (also known as post thumbnails) for per-post/per-page Custom Header images add_theme_support( 'post-thumbnails' ); // Add support for custom headers. $custom_header_support = arra

RE: [PHP-WIN] Is this a valid PHP code?

2012-09-23 Thread Jim MacDiarmid
Yes, looks valid to me. Is it giving you an error somewhere? Here is the code I was testing with: '000', 'width' => apply_filters( 'twentyeleven_header_image_width', 1000) , 'height' => apply_filters( 'twentyeleven_header_image_height', 180 ), 'flex-height' => true, 'random-de

[PHP-WIN] Looking for reusable free gallery code.

2012-09-23 Thread Bill Mudry
Greetings :-). Its been months since I posted ;-). I wonder if any one can suggest any pre-existing script to build a photo/scan gallery (free and in PHP). I want the only entry point for data to be me. - I want total control over what goes up to be displayed. It is definitely not a galler