PHP Classes

File: templates/page/image.inc.php

Recommend this page to a friend!
  Classes of Pierre-Henry Soria   MyDreamLife.eu   templates/page/image.inc.php   Download  
File: templates/page/image.inc.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: MyDreamLife.eu
Plan a life change to a different country
Author: By
Last change:
Date: 1 year ago
Size: 134 bytes
 

Contents

Class file image Download
<img
    src="<?php echo $imageUrl ?>"
    width="650"
    height="300"
    alt="<?php echo $title ?>" title="<?php echo $title ?>"
>