Switch to English?
Yes
Переключитись на українську?
Так
Переключиться на русскую?
Да
Przełączyć się na polską?
Tak
Post your project for free and start receiving proposals from freelancers within minutes after publication!

Post by Kill

Translated11 USD
PHP

Client's review of cooperation with Serhii Romanov

Quality
Professionalism
Cost
Contactability
Deadlines

Thank you Sergey for your work. I easily responded to all my observations and wishes. The project has passed all the tests and fully meets my order. Great work. Thank you for cooperation.

Freelancer's review of cooperation with Volodimir Dmiterko

Payment
Task setting
Clarity of requirements
Contactability

It is a clear task, a reasonable note. An extremely adequate person, easily found a common language while working on the project. Very pleased with cooperation!

  1. 113  
    1 day4 USD

    +

  2. 566    9  1   1
    Winning proposal3 days11 USD

    +

  3. 499    24  0   1
    3 days27 USD

    +

  4. 2748    153  0   1
    3 days22 USD

    Hello to you. Ready to write.

  1. 201    5  1   1
    10 days89 USD

    Hello to you! Ready to do this work. I do everything according to your requirements, quickly and quality. Write, we will discuss all the details. Ready for long-term cooperation.

  • Profile blocked
    15 March 2017, 15:56 |

    Что значит "клієнт повинен із наступними поштовими сервісами: Gmail, Ukr.net, Mail.ru, Yandex." и ваш сервер - использовать их как MTA, сам слать не должен уметь?

  • Oleksandr L.
    15 March 2017, 17:18 |

    кілєнт, хостенг.....

    як курка лапою загребає, таке і бачення вимог до проекту...

  • Volodimir Dmiterko
    15 March 2017, 21:07 |

    Я не спеціаліст в цьому питання тому описав так як зрозумів із статей на цю тему.

  • Volodimir Dmiterko
    15 March 2017, 20:44 |

    Можливо я не правильно виразився. За цим посиланням детальніше описано такий проект: http://vk-book.ru/otpravka-pisem-cherez-smtp-s-avtorizaciej-po-protokolu-ssl-na-php/

  • Profile blocked
    15 March 2017, 22:42 |

    Теперь понятно стало), что вам нужно пишите в личку контакты, есть серверные решения.

  • Volodimir Dmiterko
    16 March 2017, 10:03 |

    Опишу детальні умови проекту:

    У мене на сайті є форма у якій є три поля:
    ім'я;
    телефон;
    e-mail;
    Та кнопка "Відправити".

    1) Мені потрібно, щоб після натиску кнопки "Відправити" інформація із заповнених полів передавалась листом на вказаний мною e-mail. При цьому два з полів є обов'язковими до заповнення. Це поля "ім'я" та один з двох інших: "телефон" або "e-mail".
    2) Поля повинні проходити валідацію.
    3) У форми є id. Цей id, а також адреса сторінки на якій була заповнена форма повинні передаватись в листі. Для цього у мене є скрипт що передає id та адресу сторінки у файл РНР:
    <script>
    $(document).ready(function() {
    var form_send = function(form_to_send) {
    $.post('send.php',

    $('#' + form_to_send).serialize(),
    function(data) {
    try {
    if (data === 'ok') {
    alert('sent');
    }
    else if (data === 'err_name_required') {
    alert("Ім'я обов'язково");
    }
    } catch (e) {}
    });
    $('#parentDark_forma').removeClass('parentDark').addClass('dispNone'); // приховує форму
    }
    // і в атрибут data-form_id вказуємо id форми, який хочемо відправити
    $('.form-submit-buttion').click(function(event) {
    var form_to_send = $(this).attr('data-form_id');
    form_send(form_to_send);
    });
    });
    </script>

    НЕ НАПОЛЯГАЮ НА ВИКОРИСТАННІ ЦЬОГО СКРИПТА. НАВІВ ЯК ПРИКЛАД.

    4) У цій статті - http://vk-book.ru/otpravka-pisem-cherez-smtp-s-avtorizaciej-po-protokolu-ssl-na-php/ вказано, що для функціонування такого додатку повинен бути також e-mail з якого відправлятимуться листи. Відповідно для кожного поштового сервісу передбачені свої налаштування. Якщо це дійсно так, то потрібно прописати такі налаштування для сервісів: Gmail.com , Ukr.net, Mail.ru, Yandex. Відповідно і проект «РНР-Поштовий клієнт» буде проходити тестування на відправку листів з різних поштових сервісів.


Current freelance projects in the category PHP

Fix CLS

It is necessary to fix the Cumulative Layout Shift through code PageSpeed does not see this problem, but through Google Chrome, it is visible that there is a layout shift for the desktop version of the page According to Google Search, there is an error regarding the speed of…

PHPWeb Programming ∙ 3 hours 6 minutes back ∙ 16 proposals

Transfer the fully ready adaptive HTML5 structure to WordPress.

268 USD

I am looking for an experienced WordPress developer who can convert our meticulously prepared static HTML5/CSS3 code into a high-performance custom WordPress theme. The frontend is almost ready (about 99%): semantic markup, metadata, and multilingual structure (hreflang) are…

Content Management SystemsPHP ∙ 5 hours 59 minutes back ∙ 46 proposals

GoPos Integration

Hello, has anyone done an integration of GoPos with a custom website for a restaurant in Poland? I need help, their documentation is very sparse, there is only swagger and it lacks descriptions. https://app.gopos.io/doc/swagger-ui/index.html The essence is this: we used their…

PHPWeb Programming ∙ 21 hours 53 minutes back ∙ 21 proposals

Write meta data for ALT using AI

A website on Laravel, the site has many images for which it is necessary to automatically generate correct semantic and relevant ALT descriptions for the images, with the possibility of verification.

AI & Machine LearningPHP ∙ 1 day 19 hours back ∙ 33 proposals

A developer is needed to complete and integrate a project for automatic data collection and processing.

16 USD

The main part of the parser has already been implemented. The parser works in a Windows environment through Microsoft Edge: the site has anti-bot protection, so data collection is performed not through direct HTTP requests, but through a live browser session. The scripts control…

PHPWeb Programming ∙ 2 days 1 hour back ∙ 24 proposals

Client
Volodimir Dmiterko
Ukraine Ukraine  1  0
Project published
9 years back
123 views