How Translate This PHP

Victor Subervi victorsubervi at gmail.com
Sun Mar 6 09:45:06 EST 2011


Hi;
How do I translate this PHP code?

if($ok){
    echo "returnValue=1";
}else{
    echo "returnValue=0";
}

In other words, when the email successfully sends, send back both the name
of the variable and its value.
TIA,
Beno
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110306/8badaba8/attachment.html>


More information about the Python-list mailing list