473,513 Members | 2,334 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to send that valuable data?

You guys have helped me *a lot* with my first little PHP incursion, and I
have one final steppingstone towards completion! Now that I have gathered
and processed my data using PHP, I want to make a button that will mail it
to me. I read that the mailto: function really sucks as it assumes you have
all sorts of stuff installed on your computer. So if I wanted to do it
properly, what exactly is the simplest technique I should read up on?

THANKS!!

Steve
Jul 17 '05 #1
2 1437
On Tue, 23 Mar 2004 17:23:18 +0000, Steve wrote:
You guys have helped me *a lot* with my first little PHP incursion, and I
have one final steppingstone towards completion! Now that I have gathered
and processed my data using PHP, I want to make a button that will mail it
to me. I read that the mailto: function really sucks as it assumes you have
all sorts of stuff installed on your computer. So if I wanted to do it
properly, what exactly is the simplest technique I should read up on?

THANKS!!

Steve


You oughtta google on that one. Been done before, been answered before,
etc.

--
Jeffrey D. Silverman | jeffrey AT jhu DOT edu
Website | http://www.wse.jhu.edu/newtnotes/

Jul 17 '05 #2
"Steve" <lu***********@hotmail.com> schrieb:
You guys have helped me *a lot* with my first little PHP incursion, and I
have one final steppingstone towards completion! Now that I have gathered
and processed my data using PHP, I want to make a button that will mail it
to me. I read that the mailto: function really sucks as it assumes you have
all sorts of stuff installed on your computer. So if I wanted to do it
properly, what exactly is the simplest technique I should read up on?


http://www.php.net/manual/en/function.mail.php

Matthias
Jul 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
20735
by: Fatih BOY | last post by:
Hi, I want to send a report from a windows application to a web page like 'report.asp' Currently i can send it via post method with a context like local=En&Username=fatih&UserId=45&Firm=none...
2
5756
by: Jacques | last post by:
Hello All, This sends an email message OK. But, how do I attach a file? // create server SMTP with port 25 string ServSMTP = "mycompany.com"; string sFrom = "support@mycompany.com";...
4
8036
by: zhimin | last post by:
Hi, I'm writing a program to send large file(100m) through dotnet using TCPListener & TCPClient, I'm sending the file with a ask and response loop: 1. Client send a flag 1 to server indicate it...
2
1364
by: Mohammad-Reza | last post by:
Hi I want to know is there any way to send structures instance to another computer through the network with sockets? When Send() method only accept byte, How can I send them to the network? ...
13
8056
by: Manfred Braun | last post by:
Hi All, I am trying to understand the blocking method socket.Send(). The call blocks as expected, but does this mean, it returnes after the underlying TCP layer got a confirmation, that the send...
9
3128
by: eswanson | last post by:
I have a web page I need to post a file plus some other fields to it. How can I do this from a asp.net page. I know I can send individual fields to the other page, but how do I send a file to the...
11
7676
by: hazz | last post by:
smtpClient.Send(message) is causing me problems as per specifics in the trace below. Email is sent but not without this error typically upon sending the second email, but sometimes when running...
1
2725
by: danfolkes | last post by:
Hey Everyone, I am trying to send repeated messages from a "Node" to a "Server". It works the first time I send the from the Node to Server, but after that it either errors, or does not do...
6
1513
by: Carachi | last post by:
hi, i have this problem.... i want send emails with a my program in c. i try with the library libsmtp but it can't work with my O.S. ( linux debian). there is someone how can help me? Thank you
0
7265
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7171
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7388
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
7111
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7539
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5692
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4751
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
1
807
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
461
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.