Sure...
this is it:
if ($bvorm == "anders" && $bedrijfsvorm_anders ==
"leeg") { echo "Opgegeven bedrijfsvorm is niet
juist. Wilt u dit controleren en opnieuw
aanvragen."; exit; }
$to = " [EMAIL PROTECTED]" . ", "
; $to .= " [EMAIL PROTECTED]"; //wij sturen
een e-mail naar domain-ops voor
archief!!! //dan
maken wij subject voor e-mail $subject = "Overdracht van de domein "
.$domain; $bodyk = "----------------------- Provider
------------------------------
provider-id..................:
300060 provider-password............:
lyconuwa provider-ticket..............: provider-authenticatie.......:
static-password"
the code goes long further...
But every time it says parse error if it comes to $...
Thanx
-------Original Message-------
Date: Saturday, March
02, 2002 18:22:04
Subject: [PHP-WIN] Re:
Parse error?!
Can you post the surrounding code for us? Sometimes the
line number won't literally match the line number in the file.
-
Devon Knowles
|