{"id":284,"date":"2016-10-08T20:05:43","date_gmt":"2016-10-09T00:05:43","guid":{"rendered":"http:\/\/www.charlottechineseacademy.org\/dev\/?page_id=284"},"modified":"2018-01-10T23:52:57","modified_gmt":"2018-01-11T04:52:57","slug":"send-mail","status":"publish","type":"page","link":"https:\/\/charlottechineseacademy.org\/org_root\/send-mail\/","title":{"rendered":"Send Mail"},"content":{"rendered":"<p>[insert_php]<br \/>\n$str=&#8221;From: &#8220;.$_POST[&#8220;firstname&#8221;].&#8221; &#8220;. $_POST[&#8220;lastname&#8221;].&#8221;\\nPhone: &#8220;.$_POST[&#8220;phonenumber&#8221;].&#8221;\\nEmail: &#8221; . $_POST[&#8220;email&#8221;] . &#8220;\\nMessage: &#8221; . $_POST[&#8220;mesg&#8221;];<br \/>\n$headers[] = &#8216;From: Contact Us <noreply@charlottechineseacademy.org>&#8216;;<br \/>\n$headers[] = &#8216;Cc: <qiangchencca@gmail.com>&#8216;;<br \/>\n$headers[] = &#8216;Cc: <ed.yu@wellsfargo.com>&#8216;;<br \/>\n[\/insert_php]<br \/>\n[insert_php] wp_mail(&#8220;yangliuz@gmail.com&#8221;, &#8220;CCA Contact Us Questions&#8221;, $str, $headers); [\/insert_php]<br \/>\n[insert_php]<\/p>\n<p>echo &#8220;Dear &#8220;.$_POST[&#8220;firstname&#8221;].&#8221;,\\n\\n&#8221;;<br \/>\necho &#8220;Thank you for contacting CCA! You have entered the following information: \\n&#8221;;<br \/>\necho $str ;<br \/>\necho &#8220;\\n\\nOur staff will process your request and contact you soon.&#8221;;<br \/>\n[\/insert_php] <\/p>\n","protected":false},"excerpt":{"rendered":"<p>[insert_php] $str=&#8221;From: &#8220;.$_POST[&#8220;firstname&#8221;].&#8221; &#8220;. $_POST[&#8220;lastname&#8221;].&#8221;\\nPhone: &#8220;.$_POST[&#8220;phonenumber&#8221;].&#8221;\\nEmail: &#8221; . $_POST[&#8220;email&#8221;] . &#8220;\\nMessage: &#8221; . $_POST[&#8220;mesg&#8221;]; $headers[] = &#8216;From: Contact Us &#8216;; $headers[] = &#8216;Cc: &#8216;; $headers[] = &#8216;Cc: &#8216;; [\/insert_php] [insert_php] wp_mail(&#8220;yangliuz@gmail.com&#8221;, &#8220;CCA Contact Us Questions&#8221;, $str, $headers); [\/insert_php] [insert_php] echo &#8220;Dear &#8220;.$_POST[&#8220;firstname&#8221;].&#8221;,\\n\\n&#8221;; echo &#8220;Thank you for contacting CCA! You have entered the following information: \\n&#8221;; [&hellip;]<\/p>\n","protected":false},"author":13,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"footnotes":""},"_links":{"self":[{"href":"https:\/\/charlottechineseacademy.org\/org_root\/wp-json\/wp\/v2\/pages\/284"}],"collection":[{"href":"https:\/\/charlottechineseacademy.org\/org_root\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/charlottechineseacademy.org\/org_root\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/charlottechineseacademy.org\/org_root\/wp-json\/wp\/v2\/users\/13"}],"replies":[{"embeddable":true,"href":"https:\/\/charlottechineseacademy.org\/org_root\/wp-json\/wp\/v2\/comments?post=284"}],"version-history":[{"count":42,"href":"https:\/\/charlottechineseacademy.org\/org_root\/wp-json\/wp\/v2\/pages\/284\/revisions"}],"predecessor-version":[{"id":1107,"href":"https:\/\/charlottechineseacademy.org\/org_root\/wp-json\/wp\/v2\/pages\/284\/revisions\/1107"}],"wp:attachment":[{"href":"https:\/\/charlottechineseacademy.org\/org_root\/wp-json\/wp\/v2\/media?parent=284"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}