answersLogoWhite

0

mail(to,subject,message,headers);

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What is a-localhost net?

a-localhost.net is an internet location that provides 'shortcut syntax' (intuitive, easy to remember) urls providing 'direct' access to internet connected resources and services intended for use by 'a localhost'. 'A localhost' is defined as 'the local computer (or device)' (ie. the computer/device you are currently using is considered the 'localhost)'.


What can verify TCP IP is installed?

TCP/IP can be verified as installed and operating by using the 'ping' command against the localhost address: ping 127.0.0.1 or ping localhost


Using more than one code to describe a condition with resultant sequencing of codes is called coding?

It is called medical coding where it provides a key step in medical process.


I made a database using xampp at localhost phpmyadmin i made a form in visual basic and i want it to connect to my database do you know how to do it?

no, I don't


What is PC worlds email and fax?

Email is a process of sending letter/files electronically using internet networks. Fax is a process of transmitting files/documents through telephone networks using fax machine.


What is meant by coding and decoding using in arithmetic progression?

encoding is the process by which information from a source is converted into symbols to be communicated. Decoding is the reverse process, converting these code symbols back into information understandable by a receiver.


What is an international coding system for text-based data using any written language?

binary coding system


What is the Morse Code?

The Morse Code is a coding system using dots and dashes (or short and long pulses) to represent each letter of the alphabet. It was used with the telegraph as the primary code for sending messages through a system that could not reproduce the human voice but could reproduce clicks, with the amount of time between the clicks representing the short and long coding.


What is the significance of Wayne's coding in the field of computer science?

Wayne's coding is significant in computer science because it introduced a systematic way to represent and process information using binary code. This coding system laid the foundation for modern computer programming languages and algorithms, revolutionizing the way computers operate and enabling the development of complex software and technologies.


Does android supports PHP?

It supports websites made on php but not coding in php. There are workarounds for coding in PHP using Android.


What can c programming do?

by using this we can write a coding for operating systems


How you autorun a batch file?

you can autorun a batch file using another batch file which will make it go off after a certain amount of time heres what you should do: @echo off color0a echo 5 ping localhost -n 2 >nul cls echo 4 ping localhost -n 2 >nul cls echo 3 ping localhost -n 2 >nul cls echo 2 ping localhost -n 2 >nul cls echo 1 ping localhost -n 2 >nul cls echo 0 ping localhost -n 2 >nul cls ((((note you can make this time longer if u notice the pattern))))(delete me) start (location of file here) to find file location right click on desktop click new>shortcut> search for file>click ok>copy the link>close the shortcut via the X>paste it in there times autorun