in reply to Re^3: Calling a PHP function from within Perl
in thread Calling a PHP function from within Perl
Any ideas?PHP Notice: Undefined variable: fromName in /etc/my/lib/sendMail-cli. +php on line 4 PHP Notice: Undefined variable: fromEmail in /etc/my/lib/sendMail-cli +.php on line 4 PHP Notice: Undefined variable: to in /etc/my/lib/sendMail-cli.php on + line 4 PHP Notice: Undefined variable: cc in /etc/my/lib/sendMail-cli.php on + line 4 PHP Notice: Undefined variable: bcc in /etc/my/lib/sendMail-cli.php o +n line 4 PHP Notice: Undefined variable: subject in /etc/my/lib/sendMail-cli.p +hp on line 4 PHP Notice: Undefined variable: messageHtml in /etc/my/lib/sendMail-c +li.php on line 4 PHP Notice: Undefined variable: messageText in /etc/my/lib/sendMail-c +li.php on line 4 Invalid address: Invalid address:
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Calling a PHP function from within Perl
by tobyink (Canon) on Aug 02, 2019 at 10:56 UTC |