403Webshell
Server IP : 103.234.187.230  /  Your IP : 216.73.216.216
Web Server : Apache
System : Linux lserver42043-ind.megavelocity.net 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
User : apache ( 48)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/tripsgateway/application/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/tripsgateway/application/views/customer_mail_master.phtml
<?php
$param = $this->param;
$contactDetail_mail = $this->contactDetail_mail;
//echo "<pre>";print_r($param);die;
$name = (isset($param['name']) && ($param['name']!= '')) ? $param['name'] : '';
?>
<table width="60%" border="0" align="center" cellpadding="0" cellspacing="0" style=" border: dashed 1px #ccc; font-size:14px; font-family: Roboto, sans-serif;">
  <tr>
    <td colspan="2" align="left" style=" padding:18px 40px;vertical-align: middle;"><img src="<?php echo $this->baseUrl;?>public/img/logo.png" /></td>
  </tr>
  <tr>
    <td colspan="2" style=" padding:5px 40px;vertical-align: middle;">Dear <?php echo ucfirst($name);?>, <br>
      <br>
      Greetings from <?php echo @$this->siteName;?>!  <br> <br>
      </td>
  </tr>
  
  <tr>
    <td colspan="2" style=" padding:5px 40px;vertical-align: middle;">We have received your call back request. We'll get back to you at the earliest. 
    If you require immediate assistance, please call us on <?php echo $contactDetail_mail['phone'];?><br><br></td>
  </tr>
  <tr>
    <td colspan="2" style=" padding:5px 40px;vertical-align: middle;"> Your opinion matters to us! We'd love to hear what you have to say about our services!<br><br>
Write to us at : <a href="mailto:<?php echo $contactDetail_mail['email'];?>"><?php echo $contactDetail_mail['email'];?></a>

</td>
  </tr>
  <tr>
    <td colspan="2" style=" padding:5px 40px;vertical-align: middle;">Thanks ! <br>
      <hr / style="border-width: 0.6px;">
      <br>
      <?php echo $this->baseUrl;?><br>
      contact number: <?php echo $contactDetail_mail['phone'];?><br>
      Email: <a href="mailto:<?php echo $contactDetail_mail['email'];?>"><?php echo $contactDetail_mail['email'];?></a> </td>
  </tr>
</table>
<div style="text-align:center;margin-top:5px;">
     <img style="width:100px;" src="<?php echo $this->baseUrl;?>public/img/logo.png" />
  </div>

Youez - 2016 - github.com/yon3zu
LinuXploit