PHP error: Notice: Undefined index:

后端 未结 14 1548

I am working on a shopping cart in PHP and I seem to be getting this error \"Notice: Undefined index:\" in all sorts of places. The error refers to the similar bit of coding

14条回答
  •  情深已故
    2020-12-03 16:05



    Email: $emailField
    Name: $nameField
    Message: $messageField
    EOD; $headers = "from: $emailField\r\n"; $headers .= "Content-type: text/htmml\r\n"; $success = mail("$yourEmail", "$emailTitle", "$body", "$headers"); $sent ="Thank You ! Your Message Has Been sent."; } ?> :: KumbhAqua ::

    KumbhAqua Solution

    Your First Destination for Healthier Life.

    KumbhAqua Symbol of purity

    Name :
    " />
    E-mail :
    " />
    Phone Number :
    "/>
    Message :

    KumbhAqua Solution,

    Saraswati Vihar Colony,
    New Cantt Allahabad, 211001

    DEEPAK SINGH     RISHIRAJ SINGH
    8687263459       8115120821
    enter code here

提交回复
热议问题