This was just a simple example of making this work, obviously it needs to be improved upon for implementation.
Reza

On 16 Apr 2009, at 11:52, I. Savant wrote:

On Apr 16, 2009, at 5:26 AM, Reza Farhad wrote:

The script sendInfo.php:

<?php
$message = $_REQUEST['message'] ;

mail( "t...@qu-s.eu", "Test Message", $message );
?>

This is a discussion for another list, but have you thought of the security implications of hosting such a script on a public-facing server? This is the kind of wide-open thing spammers love to find ...

--
I.S.



_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to