Created
November 23, 2010 16:38
-
-
Save bernsno/712052 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<img src="<?php if( get_meta("page_banner") != "" ) { print get_meta("page_banner"); } else { ?>http://placehold.it/930x251&text=No%20Image<?php } ?>" width="930" height="251"> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment