UnlimitedMB.comUnlimitedMB.com
Home    |    About Us    |    Forums    |    Signup    |    Login    |    Support
UnlimitedMB.com


 
UnlimitedMB.com


[Merged] Php Mail Function
  #1  
Old 3 Weeks Ago
shuheb shuheb is offline
Banned
 
Join Date: Feb 2008
Posts: 17
Default [Merged] Php Mail Function

On the free account do we get the PHP Mail() function?
  #2  
Old 3 Weeks Ago
Victor01469 Victor01469 is offline
Super Moderator
 
Join Date: Aug 2006
Location: USA
Posts: 343
Default

Yes, you are allowed to use the PHP Mail() function. You will, however be prevented from sending out batch e-mails, our way to stop spam.
__________________
Victor,
UnlimitedMB Forum Moderator
UnlimitedMB.com
PM me for: Reporting a member, Requesting a topic to be re-opened, or appealing a ban/infraction.
All other questions: Post in forum. Do not PM me for technical support.
  #3  
Old 3 Weeks Ago
mrquarter mrquarter is offline
Member
 
Join Date: Jun 2007
Posts: 73
Send a message via AIM to mrquarter Send a message via MSN to mrquarter
Default

Just a warning: If you try to get around the preventions, your account will be banned instantly.

Just a friendly warning
__________________
If you need help, feel free to PM me!
PHP Mail
  #4  
Old 3 Weeks Ago
shuheb shuheb is offline
Banned
 
Join Date: Feb 2008
Posts: 17
Default PHP Mail

Hi am having trouble with my PHP Mail script can anyone help?
  #5  
Old 3 Weeks Ago
wwe wwe is offline
Senior Member
 
Join Date: Dec 2006
Posts: 708
Default

What's the problem... ? o_O

Also you can't mass email btw.
__________________
Need help getting a script going? PM me and I'll try and help you out.

I used to do this in the past quite a bit with a few users but the people I was helping weren't even trying to do it themselves so I just stopped caring...

If you really need help and are willing to try, I will do my best to help you out.

Php Mail
  #6  
Old 3 Weeks Ago
shuheb shuheb is offline
Banned
 
Join Date: Feb 2008
Posts: 17
Default Php Mail

Quote:
Originally Posted by wwe View Post
What's the problem... ? o_O

Also you can't mass email btw.
I have got a PHP Mail script everything it just doesnt send the mail when someone uses the form...:S
  #7  
Old 3 Weeks Ago
Victor01469 Victor01469 is offline
Super Moderator
 
Join Date: Aug 2006
Location: USA
Posts: 343
Default

For better assistance, please copy/paste the script into your next reply.
__________________
Victor,
UnlimitedMB Forum Moderator
UnlimitedMB.com
PM me for: Reporting a member, Requesting a topic to be re-opened, or appealing a ban/infraction.
All other questions: Post in forum. Do not PM me for technical support.
Thats the script anything wrong?
  #8  
Old 3 Weeks Ago
shuheb shuheb is offline
Banned
 
Join Date: Feb 2008
Posts: 17
Default Thats the script anything wrong?

Code:
Request: ".$_REQUEST['request'];
$headers  = "MIME-Version: 1.0\r\n";
$headers .= "Content-type: text/html; charset=iso-8859-1\r\n";
$headers .= "From: Radio Bounce <>\r\n";
$res=($to,$subject,$description,$headers);
setcookie($requestcookie, $ip, time()+3600*24, "/");
}
else
{
$msg = "Sorry - But you can submit a request once in 24 hours..";
}
}
?>





Radio Bounce :: Beta Live On Air!



Radio BounceRadio Bounce
Navigation

Welcome to RADIO BOUNCE!

Welcoming you to the all new mixed format radio station Radio Bounce! Here we broadcast anything
and everything. At the moment the site is undergoing beta stages and the listeners request form is
is not yet up, but we hope to get this up in the next few days. For now though just keep listening and
most of all enjoy!

LISTEN NOW LIVE!

 
Launch RADIO BOUNCE externally

Add Radio Bounce to your site
You just need to follow 3 simple steps in order to get the radio running on your website!
  Click > Copy > Paste it into your HTML Editor.

Send a Message to the Current Presenter


SITE NEWS & UPDATES

Site undergoing beta stages
Listeners request form to be added
Any questions or suggestions? Please click here to email us.

Radio Bounce
and dont worry admins and mods im running the radio streaming from a seperate host....lol

Last edited by Victor01469 : 3 Weeks Ago at 09:29 PM. Reason: Insert [CODE] Tags / Merge Double Post
Php Script
  #9  
Old 3 Weeks Ago
shuheb shuheb is offline
Banned
 
Join Date: Feb 2008
Posts: 17
Default Php Script

Hi i am having some problem with my PHP Mail script can anyone help...its not sending the mail out the script is below...
Code:
Request: ".$_REQUEST['request'];
$headers  = "MIME-Version: 1.0\r\n";
$headers .= "Content-type: text/html; charset=iso-8859-1\r\n";
$headers .= "From: Radio Bounce <>\r\n";
$res=($to,$subject,$description,$headers);
setcookie($requestcookie, $ip, time()+3600*24, "/");
}
else
{
$msg = "Sorry - But you can submit a request once in 24 hours..";
}
}
?>





Radio Bounce :: Beta Live On Air!



Radio BounceRadio Bounce
Navigation

Welcome to RADIO BOUNCE!

Welcoming you to the all new mixed format radio station Radio Bounce! Here we broadcast anything
and everything. At the moment the site is undergoing beta stages and the listeners request form is
is not yet up, but we hope to get this up in the next few days. For now though just keep listening and
most of all enjoy!

LISTEN NOW LIVE!

 
Launch RADIO BOUNCE externally

Add Radio Bounce to your site
You just need to follow 3 simple steps in order to get the radio running on your website!
  Click > Copy > Paste it into your HTML Editor.

Send a Message to the Current Presenter


SITE NEWS & UPDATES

Site undergoing beta stages
Listeners request form to be added
Any questions or suggestions? Please click here to email us.

Radio Bounce
and dont worry admins and mods im running the radio streaming from a seperate host....lol
  #10  
Old 3 Weeks Ago
mrquarter mrquarter is offline
Member
 
Join Date: Jun 2007
Posts: 73
Send a message via AIM to mrquarter Send a message via MSN to mrquarter
Default

That looks correct. I will ask one of my friends about this script.
__________________
If you need help, feel free to PM me!
Closed Thread

« Previous Thread | Next Thread »

Thread Tools
Show Printable Version Show Printable Version
Email this Page Email this Page
Display Modes
Linear Mode Linear Mode
Hybrid Mode Switch to Hybrid Mode
Threaded Mode Switch to Threaded Mode

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT. The time now is 03:50 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.







 



UnlimitedMB.com © 2006
Terms of Use | Report Abuse