raselahmed7

PHP Random Number Generator

Oct 31st, 2012
304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.13 KB | None | 0 0
  1. <?php echo rand(1,4);?>
  2.  
  3. Uses: <img src="<?php echo get_template_directory_uri(); ?>/images/banners/<?php echo rand(1,4);?>.jpg"/>
Add Comment
Please, Sign In to add comment