Contact e-mail form: error in Script form PHP

Hello

Just finished creating my site and it is now online. This is my first time doing a Web site and uploading it to a server. I have a contact form on the site and when I tested it, I got this warning (name of the Web site a few blocks blue box for safety):

Screen Shot 2014-12-02 at 12.28.17 AM.png

So, when I exported the code HTML of Muse, so I could upload it to the server, I received this warning (blue blocks just email and website for safety boxes):

Screen Shot 2014-12-02 at 12.25.30 AM.png

I don't know how to solve this as something very important for me to have this contact page. I use Gmail for my email that will receive the form of contact entries. I went to http://your-site.com/scripts/form_check.php and it came with a few questions.

Thank you

Jonathan

I got it actually work! I am in contact with my server and they seem to have solved the problem!

I had downloaded to the catalyst for business initially and this problem was not happening.

Thanks for your help though,

Jonathan

Tags: Adobe Muse

Similar Questions

  • Settings SMTP for Muse Contact E-mail form

    Hello

    I could not properly set up my contact form on my website hosted Godady I wrote in Muse CC 2015.  I have someone to help me trouble shoot and we need to know where we can edit the SMTP settings, as we believe it must be an SMTP relay for mail mechanism to authenticate and forward the e-mail to me.  Any help would be appreciated.

    Here's the exact support to the Google company message if it helps:

    "Unless you've managed to receive mail from the form at least a link, whether it's Gmail, Hotmail or another place, then the question must be in the web form." If you are unable to locate the server settings that uses the form, then we could proceed to enter the appropriate settings. The parameter of the SMTP relay server is used to route outgoing messages via Google, so in this case he would give us the necessary outcome. »



    Thanks, Jeff

    Hi Jeff,

    The information that google requires, must be sent to your host - GoDaddy, and they will be able to configure the script php of your form.

    More have a look at this post that can also help - Contact form does not not with third-party host

    Best regards

    Ankush;

  • Contact e-mail form formatting - how to change the layout of which is provided in the email?

    Hi I have adapted the contact form in a simple order form for a site I'm developing. It seems to work fine, until the message is through.  The formatting is all order and contains additional fields that I had deleted along the initial creation of the form.  I was wondering if it is possible, and how to change the layout of which comes through an email once a form is submitted.  Ideally I want to be able to change the order of the accident, delete absent field and in a perfect world out it in a kind of format, I could get into a spreadsheet (excel, .csv, delimited by commas, etc.).  Is this possible?  Is there something else that would make more sense if my goal is to output in a spreadsheet?  Thank you!!

    Hello

    Please take a look at this topic, it should give you a basic idea on how you can change

    Re: Changing 'new submission of form' text on receipt of e-mail of the contact form.

  • Accent in my mail form - PHP

    Hello

    This my problem,.

    I find a PHP script which leaves me able to create an email form in flash. User enters information in a flash form, and after that the form of this page contact php:

    <? PHP

    $sendTo = " " [email protected] "; "
    $subject = "a message from your Web site."
    $headers = "from: MESSAGE <
    [email protected]> \r\n";
    $headers. = "reply-To:". "." $_POST ["item4"]. « \r\n » ;
    $headers. = "return-path:". "." $_POST ["item4"];

    $item1 = mb_convert_encoding ($item1, "iso-8859-9", "utf - 8");
    $item1 = $_POST ['item1'];

    $item3 = mb_convert_encoding ($item3, "iso-8859-9", "utf - 8");
    $item3 = $_POST ['item3'];

    $item4 = mb_convert_encoding ($item4, "iso-8859-9", "utf - 8");
    $item4 = $_POST ["item4"];

    $item6 = mb_convert_encoding ($item6, "iso-8859-9", "utf - 8");
    $item6 = $_POST ['item6"];

    $item7 = mb_convert_encoding ($item7, "iso-8859-9", "utf - 8");
    $item7 = $_POST ["item7"];

    $scevap = mb_convert_encoding ($scevap, "iso-8859-9", "utf - 8");
    $scevap = $_POST ['scevap'];

    $body = ' name or company: \nE-mail $item1: $item4 \nTelephone: $item3 dog \nRace: $item6 \n\nMESSAGE: \n$item7 '; "

    $message = stripslashes ($message);

    mail ($sendTo $subject, $body, $headers);

    ? >

    Then I perfectly the message in my Inbox mail but focus caracter as e ' ect... does not work, they are replaced by the odd character.

    Someone has an idea of what I need to do to see accent perfectly?

    Thanks for everyone who will help me!

    Your PHP script is trying to convert utf - 8 encoding iso-8859-9, but everything is backwards. For example:

    $item1 = mb_convert_encoding($item1 ,"iso-8859-9","utf-8");
    $item1 = $_POST["item1"];
    

    $item1 does not exist in the time you are trying to convert it. To make it work, the lines should do the reverse:

    $item1 = $_POST["item1"];
    $item1 = mb_convert_encoding($item1 ,"iso-8859-9","utf-8");
    

    However, it is not necessary to convert UTF - 8. Simply make the email encoded in UTF - 8. To do this, you must add the encoding for headers. However, your current script has a serious security flaw in it. You should never include an email address from a form in the headers without checking first that it is not trying to inject a relayed spam in your email.

    Change this section:

    $headers = "From: MESSAGE \r\n";
    // include the email in the headers only if safe
    if (!preg_match('/Content-Type:|Cc:|Bcc:/i', $_POST['item4'])) {
      $headers .= "Reply-To: " . $_POST["item4"] . "\r\n";
      $headers .= "Return-path: " . $_POST["item4"] . "\r\n";
    }
    // send the email as UTF-8 encoding
    $headers .= 'Content-Type: text/plain; charset=utf-8';
    
  • Error message in the contact form - PHP script does not

    Hi, excuse my bad English.

    I have an error message when the filled contact forms:

    They are: the form of the web server PHP script is missing or PHP is configured correctly on your web hosting provider. Check the script PHP of the downloaded form correctly, then contact your webhost to see the configuration of PHP.

    The support of my server application now:

    -What version of PHP is updated?

    - And what additional adjustments are required and more?

    Unfortunately only am the user, not a programmer and do not understand a lot.

    Can help you please? Maybe someone speaks German?

    Greetings from the Germany

    Andreas

    Here's the sceens!

    Here are the options to upgrade my server!

    But I don't know PHP what settings do I need?

    And what version of PHP used Adobe Muse to this day? 5.5? 7.0? or?

    Thank you

  • one form causes mail delivery errors. Why?

    Hey there,

    Since I use Adobe contact forms on my Muse page, I get bombarded with mail delivery system errors.

    Why does this happen?

    Here's a quick example:


    This message was created automatically by mail delivery software.

    A message you sent could not be delivered to one or more of its

    beneficiaries. This is a permanent error. The following address(es) failed:

    [email protected]

    retry time not reached for any host after a long failure

    -It is a copy of the headers of the message. ------

    Return-path: [email protected] >

    Received: from wp120.webpack.hosteurope.de wp11213395 run ExIM with local

    ID 1YPYqW-00087Y-Qt; Sunday February 22, 2015 16:53:28 + 0100

    Date: Sunday 22 February 2015 16:53:28 + 0100

    Message-Id: < [email protected] >

    To: [email protected]

    Subject: Hi

    X-PHP-Script: www.n90media.de/scripts/form_check.php for 77.75.77.32, 77.75.77.32

    De : [email protected]



    Is it just spam? But why I'm getting these messages from delivery then?

    This problem can be solved in any case?


    Thank you!

    -Markus

    This topic addresses the issue...

    Contact Adobe Muse form, queue [email protected] problems

  • Where is my form PHP error? Two values of the label are received in an e-mail, but three others are not

    Hello

    I have a form on my web page developing, written by a programmer at the top of the page.

    http://www.collegestudentvoice.com/form/form.php

    Of all the labels, I received emails with attachments.

    Except in the label 'College Sports' I will receive 2 values

    Football and Basketball.

    The three values, I CAN'T receive are:

    ((1) baseball, Softball) 2 and 3) of others.

    It seems to me that php script is written in a dynamic

    and structured way.

    SEND-FORM FILE - START-> > > > > > > > > > > > > > > > >

    <? PHP

    PEAR library includes

    You should have the installed pear lib

    include_once ('Mail.php');

    include_once('Mail/MIME.php');

    Parameters

    $max_allowed_file_size = 10000000; size in KB

    $allowed_extensions is array ("jpg", "jpeg", "gif", "bmp");.

    $upload_folder = "files /';" <-this folder must be writable by the script

    $your_email = ' [email protected] ';//<<-- this day to your email address

    $errors = ";

    If (isset($_POST['submit']))

    {

    //Get the uploaded file information

    $name_of_uploaded_file = basename($_FILES['uploaded_file']['name']).

    //get the file extension

    $type_of_uploaded_file = substr ($name_of_uploaded_file,)

                                                                                          strrpos($name_of_uploaded_file, '.') + 1);

    $size_of_uploaded_file = $_FILES ['uploaded_file'] ['size'] / 1024;

    ///---Do validations.

    if (empty($_POST['name']) |) Empty($_POST['email']))

                {

    $errors. = '\n name and Email are required.';     

                }

    if (IsInjected ($visitor_email))

                {

    $errors. = "\n bad email value!"

                }

    if($size_of_uploaded_file > $max_allowed_file_size)

                {

    $errors. = "\n file size must be less than $max_allowed_file_size";

                }

    / /-Validate file extension.

    $allowed_ext = false;

    for ($i = 0; $i < sizeof ($allowed_extensions); $i ++)

                {

    if (strcasecmp($allowed_extensions[$i],$type_of_uploaded_file) == 0)

                            {

    $allowed_ext = true;                

                            }

                }

    if(!$allowed_ext)

                {

    $errors. is "\n the loaded file only is not supported file type.".

    "Only the following file types are supported:".implode(',',$allowed_extensions); "

                }

    //send email

    if (empty ($errors))

                {

    //copy the temp. file uploaded to the uploads folder

    $path_of_uploaded_file = $upload_folder. $name_of_uploaded_file;

    $tmp_path = $_FILES ['uploaded_file'] ['tmp_name'];

    if (is_uploaded_file ($tmp_path))

                            {

    if (! copy($tmp_path,$path_of_uploaded_file))

                                {

    $errors. = "\n error during the copy of the downloaded file";

                                }

                            }

    //send email

    $name = $_POST ['name'];

    $visitor_email = $_POST ['email'];

    $user_message = $_POST ['message'];

    $to = $your_email;

    $subject = "new submission of form."

    $from = $your_email;

    $text = "a user $name sent you this message: \n $user_message";

    $message = new Mail_mime();

    $message-> setTXTBody ($text);

    $message-> addAttachment ($path_of_uploaded_file);

    $body = $message-> get();

    $extraheaders = array ('From' = > $from, 'Topic' = > $subject, "Reply-To" = > $visitor_email);

    $headers = $message-> headers ($extraheaders);

    $mail = Mail::factory ("mail");

    $mail-> send ($à, $headers, $body);

    //redirection to ' thank you page

    header ('Location: .html thank you ');

                }

    }

    ///////////////////////////Functions/////////////////

    Function to validate against any attempt to electronic fuel injection

    function IsInjected ($str)

    {

    $injections = array ('(\n+)',

                  '(\r+)',

                  '(\t+)',

                  '(%0A+)',.

                  '(% + 0D)',

                  '(% 08 +)',

                  '(% + 09)'

                  );

    $inject = join ('|) (', $injections);

    $inject = "/ $injecter / I";

    if (preg_match ($inject, $str))

        {

    returns true;

      }

    else

        {

    return false;

      }

    }

    ? >

    <! DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional / / IN" "http://www.w3.org/TR/html4/loose.dtd" > ""

    < html >

    < head >

    download < title > file < /title > form

    <! - define some elements of style - >

    < style >

    label, one, body

    {

    are-family: Arial, Helvetica, without serif.

    are-size: 12px;

    }

    < / style >

    <! - a script for vaidating help shape - >

    < script language = "JavaScript" src = "scripts/gen_validatorv31.js" type = "text/javascript" > < / script > "

    < / head >

    < body >

    <? PHP

    If (!) Empty ($Errors))

    {

    echo nl2br ($errors);

    }

    ? >

    < are method = "POST" name = "email_form_with_php".

    action = "<?" PHP echo htmlentities($_SERVER['PHP_SELF']);? ' > ' enctype = "multipart/form-data" >

    < p >

    < label for 'name' = > name: < / label > < br >

    < input type = "text" name = "name" >

    < /p >

    < p >

    < label for = "e-mail address" > Email: < / label > < br >

    < input type = "text" name = "email" >

    < /p >

    < p >

    < label for 'message' = > Message: < / label > < br >

    < textarea = 'message' name > < / textarea >

    < /p >

    < p >

    < label for = "uploaded_file" > select a file to download: < / label > < br >

    < input type = "file" name = "uploaded_file" >

    < /p >

    < input type = "submit" value = "Submit" name = "submit" >

    < / make >

    < script language = "JavaScript" >

    For the validation of the code of

    / / Visit http://www.JavaScript-coder.com/HTML-form/JavaScript-form-validation.p html

    For more information

    var frmvalidator = new Validator ("email_form_with_php");

    frmvalidator.addValidation ("name", "req", "Please enter your name");

    frmvalidator.addValidation ("email", "req", "Please enter your email address");

    frmvalidator.addValidation ("email", "email", "Please enter a valid email address");

    < /script >

    < noscript >

    < small > < a href =' ml http://www.html-Form-Guide.com/email-Form/php-email-Form-Attachment.HT '

    > How to attach the file to email in PHP < /a > article page. < / small >

    < / noscript >

    < / body >

    < / html >

    -END SEND FORM-> > > > > > > > > > > > > > > > > > > > >

    -FORM BEGINNING-> ACTION > > > > > > > > > > > > > > > > > > > > > > > > > > > > >

    <? PHP

    require_once ('recaptchalib.php');

    $privatekey = "6LfwwsISAAAAAAPShkJ6nV3qkgLDHCe2uXj9RTWw";

    $resp = recaptcha_check_answer ($privatekey,

    $_SERVER ['REMOTE_ADDR'],

    $_POST ["recaptcha_challenge_field"],

    $_POST ["recaptcha_response_field"]);

    if (! $resp-> is_valid) {}

    die ("the reCAPTCHA has not been entered correctly. Go back and try again. ».

             "");

      }

    {else}

    include_once ('Mail.php');

    include_once('Mail/MIME.php');

    $errors = ";

    $max_allowed_file_size = 10000000; size in KB

    $allowed_extensions is array ("jpg", "jpeg", "gif", "bmp");.

    $upload_folder = "files /';"

    $name_of_uploaded_file = basename($_FILES['uploaded_file']['name']).

    $type_of_uploaded_file = substr ($name_of_uploaded_file,)

                                                                                          strrpos($name_of_uploaded_file, '.') + 1);

    $size_of_uploaded_file = $_FILES ['uploaded_file'] ['size'] / 1024;

    if($size_of_uploaded_file > $max_allowed_file_size)

                {

    $errors. = "\n file size must be less than $max_allowed_file_size";

                }

    $allowed_ext = false;

    for ($i = 0; $i < sizeof ($allowed_extensions); $i ++)

                {

    if (strcasecmp($allowed_extensions[$i],$type_of_uploaded_file) == 0)

                            {

    $allowed_ext = true;                

                            }

                }

    if(!$allowed_ext)

                {

    $errors. is "\n the loaded file only is not supported file type.".

    "Only the following file types are supported:".implode(',',$allowed_extensions); "

                }

    if (empty ($errors))

                {

    $path_of_uploaded_file = $upload_folder. $name_of_uploaded_file;

    $tmp_path = $_FILES ['uploaded_file'] ['tmp_name'];

    if (is_uploaded_file ($tmp_path))

                            {

    if (! copy($tmp_path,$path_of_uploaded_file))

                                {

    $errors. = "\n error during the copy of the downloaded file";

                                }

                            }

    $Business = Trim (stripslashes($_POST['Business']));

    $ProfessionalSports = Trim (stripslashes($_POST['ProfessionalSports']));

    $Humor101 = Trim (stripslashes($_POST['Humor101']));

    $CollegeSports = Trim (stripslashes($_POST['CollegeSports']));

    $Politics = Trim (stripslashes($_POST['Politics']));

    $EmailToBusiness = $Business. "@collegestudentvoice.net";

    $EmailToProfessionalSports = $ProfessionalSports. "@collegestudentvoice.net";

    $EmailToHumor101 = $Humor101. "" @collegestudentvoice.net ";

    $EmailToCollegeSports = $CollegeSports. "[email protected]"; "

    $EmailToPolitics = $Politics. "@collegestudentvoice.net";

    $EmailTo = "[email protected]"; ""

    $EMailSubject = Trim (stripslashes($_POST['Subject']));

    $First = Trim (stripslashes($_POST['First']));

    $Last = Trim (stripslashes($_POST['Last']));

    $Email = Trim (stripslashes($_POST['Email']));

    $Suggestions = Trim (stripslashes($_POST['Suggestions']));

    $Body = "was filled the following form;

                            $Body. = "\n";

                            $Body .= "-------------------------------------------------------------------- -------------";

                            $Body. = "\n";

                            $Body. = "\n";

    $Body. = ' First name: '; "

                            $Body. = $First;

                            $Body. = "\n";

    $Body. = ' last name: '; "

                            $Body. = $Last;

                            $Body. = "\n";

                            $Body. = "email:";

                            $Body. = $Email;

                            $Body. = "\n";

    $Body. = ' business: '; "

    $Body. = $Business;

                            $Body. = "\n";

    $Body. = "Professional sports: «;»»

    $Body. = $ProfessionalSports;

                            $Body. = "\n";

    $Body. = ' humor 101: '; "

    $Body. = $Humor101;

                            $Body. = "\n";

    $Body. = "College sports: «;»»

    $Body. = $CollegeSports;

                            $Body. = "\n";

    $Body. = ' policy: '; "

    $Body. = $Politics;

                            $Body. = "\n";

    $Body. = ' suggestions: «;»»

    $Body. = $Suggestions;

                            $Body. = "\n";

                            $Body. = "\n";

                            $Body .= "-------------------------------------------------------------------- -------------\n";

    //$Body. = "e-mails sent to:". "." $EmailToBusiness. « / ». $EmailToProfessionalSports. « / ». $EmailToHumor101. « / ». $EmailToCollegeSports. « / ». $EmailToPolitics. « » ;

    $to = "[email protected]"; ""

    $subject = $EMailSubject;

    $from = "[email protected]"; ""

                            $text = "\n $Body";

    $message = new Mail_mime();

    $message-> setTXTBody ($text);

    $message-> addAttachment ($path_of_uploaded_file);

    $body = $message-> get();

    $extraheaders = array ('From' = > $from, 'Topic' = > $subject, "Reply-To" = > $Email);

    $headers = $message-> headers ($extraheaders);

    $mail = Mail::factory ("mail");

    $mail-> send ($à, $headers, $body);

                            If ($Business! = "")

                            {

    $mail-> send (strtolower ($EmailToBusiness), $headers, $body);

                            }

    if ($ProfessionalSports! = "")

                            {

    $mail-> send (strtolower ($EmailToProfessionalSports), $headers, $body);

                            }

                            If ($Humor101! = "")

                            {

    $mail-> send (strtolower ($EmailToHumor101), $headers, $body);

                            }

    if ($CollegeSports! = "")

                            {

    $mail-> send (strtolower ($EmailToCollegeSports), $headers, $body);

                            }

                            If ($Politics! = "")

                            {

    $mail-> send (strtolower ($EmailToPolitics), $headers, $body);

                            }

      }

    print "< meta http-equiv =-"refresh\"content =------"0; " URL = Form.php? suc = y\ "' >"; "

      }

    ? >

    ---------------------------------------------------------------------  END FORMACTION  FILE---

    $Body. = "College sports: «;»»

    I see a space between the College and the sport. Also, make sure that your form fields are named exactly as the names of variables.

  • Unable to make the Muse script form check test form php

    Hello

    After you download my site via FTP, I got a warning window saying connection to the PHP files had no Muse. There is a contact form on my site. I contacted my web server nearly host and they said that the PHP script is enabled by default on the website and use the latest version 5.6. Nearly host then recommended I check the error and returned me to the page of Adobe support Muse troubleshooting forms used on the servers of third party Widgets

    Here, it is believed that I have test site at your-site-address.com/scripts/form_check.php. I replaced my site address instead of "your-website - address.com' , but could not have access. The error message says "504 Gateway time-out. The server has not responded in time. »

    Help appreciated, thanks

    Hi have Charlotte - you looked in JotForms as potential replacement? I don't know what's their compatibility with nearly host, but often times where the forms of the Muse doesn't cut, JotForms is a good alternative: http://www.jotform.com/help/99-Adding-Form-to-Adobe-Muse

    I hope this helps, sorry for the inconvenience!

    Emily

  • Contact won´t form send email

    Hello:

    I m using a simple contact form widget in my site, it s using a valid email address (I created this e-mail address in my e-mail server) and I used the check_form script and results were ok

    • OK PHP version
    • E-mail configuration: no known problems with php the email configuration.
    • Control anti-spam: Emails will be limited to 25 in two hours to the same IP.

    When the form is filled out, I get the message sent presentation but nothing happens, the email is never the mailbox.

    How can I make this work?

    Thank you

    As discussed on the phone please contact your webhost and check if there is any permission issues between the email or hosting service.

    Kind regards

    Vivek

  • PHP form script is missing from the web server or PHP is not properly configured on your web hosting provider. Help - I get this message on my site when the form is filled out and you press send... Check if the form PHP script has been downloaded correctl

    PHP form script is missing from the web server or PHP is not properly configured on your web hosting provider. Help - I get this message on my site when the form is filled out and you press send... Check if the form PHP script has been downloaded correctly, contact your host about the configuration of PHP.

    Hi Graham,

    If you, please add your site to this link ( http://my-site.com/scripts/form_check.php ) and make sure that all green checkmarks are appearing. If they don't, let us know what errors you seem to receive and include the link to your site.

    In addition, check out this guide on the forums of Muse troubleshooting: Troubleshooting Muse form used on the servers of third party Widgets

    I hope this helps!

    Emily

  • Contact of Dreamweaver form, multiple addresses

    Good evening

    I have for several years received emails directly from my website contact page that works in conjunction with a basic php script.

    However, I now looking for information to be sent to multiple e-mail addresses, is this possible and can anyone provide information or links to good content on this subject.

    I tried the two youtube and online, but can not find information on how to achieve this in Dreamweaver, only information that I have discovered related to the CMS.

    Thank you

    Mark

    What is your PHP script?

    Pretty simple to do if you separate the e-mail addresses in the script with commas:

    http://myphpform.com/PHP-form-multiple-recipients.php

  • I used an e-mail form badly my desktop application; How can I change it?

    I used an e-mail form badly my desktop application; How can I change it?

    Hello

    Please contact adobe help support:

    Contact the customer service

    * Be sure to stay connected with your Adobe ID before accessing the link above *.

  • I don't receive e-mails form widget

    I do not receive e-mails form widget. I did everything what the document 'Troubleshooting form Widgets Muse' used on third-party servers is suggested, but still does not.

    Hi Spai pharmaceutical son,

    Your site is hosted on a third-party host? If Yes, then you will need to contact them and get more information on what is required from there end in order to send emails.

    - Abhishek Maurya

  • E-mail form works does not correctly

    I created an electronic feedback form.  However, even if I get e-mails sent from the form, any text entered in the comments box is not displayed on the e-mail messages.  I have included the code, could someone please tell me if I have something wrong

    < do action = "form.php" >

    < fieldset class = "first" >

    < h4 > contact me < / h4 >

    < class = "labelOne" label for 'name' = > name: < / label >

    < input name = "name" / >

    < label for = "email" > Email: < / label >

    < input name = "email" / >

    Comments of < label for 'comments' = >: < / label >

    < textarea name = 'Comments' > < / textarea >

    < / fieldset >

    < fieldset >

    < input class = "btn" name = "submit" type = "submit" value = "Send Email" / >

    < Input class = "btn" name = "reset" type = "reset" value = "Clear form" / >

    < / make >

    I mean that you must set the attribute method of the form tag:

  • GoDaddy shared Linux - Mail form

    I need a processor of form PHP or CGI that will send the contents of a form to users on some of the areas subordinate on a GoDaddy Linux shared host.  I would be very grateful if someone could help me with this problem.

    FYI, GoDaddy offers two scripts PHP, 'gdform.php' and "webformmailer.php", which seems unnecessary on a host to several subordinate areas because each allows the e-mail address only a single target for all forms on the host.  (So far, no no to GoDaddy has an explanation or a justification for this.).

    They may have value if you have a form on the host computer.

    I had two past with PHP code until GoDaddy 'helped' earlier today, not to send anything * nothing * even though I know they are running.  GoDaddy said that PHP "break" and that it was a coincidence that they worked and the two broke today.

    I am very happy with http://www.hostmysite.com.

Maybe you are looking for