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

sending SMS (post request)

Translated
PHP

Client's feedback on cooperation with freelancer

Quality
Professionalism
Price
Availability
Terms

I recommend it quickly and easily. Some intellectuals wrote in personal messages with a proposal to do for $50. Be cautious. I wish Freelancer good customers.

Freelancer's feedback on cooperation with Maks Lev

Payment
Task formulation
Requirements
Availability

Отличный заказчик, Надеюсь хоть немного помог. Буду рад если еще обратишься.

Profile deleted

The client does not want to make a prepayment? Payment via Safe help avoid possible fraud.
    1 bid hidden
  • Igor Popov
    26 September 2013, 9:24 |
  • Igor Popov
    26 September 2013, 9:25 |
    & psw = < password > & phones = < phones > & mes = < message > $message = urlencode('СООБЩЕНИЕ ЗДЕСЬ'); $params = array( 'login' => 'my-login', 'psw' => 'my-password', 'mes' => $message, ); $phones = array( '0671234567', '0501234567', '0631234567', ); $params['phones'] = implode(',', $phones); $p = array(); foreach($params as $key=>&$value) $p[] = $key.'='.$value; $ps = implode('&', $p); $c = curl_init(); curl_setopt($c, CURLOPT_URL,$url); curl_setopt($c, CURLOPT_POST, true); curl_setopt($c, CURLOPT_POSTFIELDS, $ps); curl_setopt($c, CURLOPT_RETURNTRANSFER, true); $return = curl_exec($c); curl_close ($c); echo ($return == "OK") ? "OK" : "Error"; _?_>
  • Igor Popov
    26 September 2013, 9:26 |
    $url = "http://my.smscab.ru/sys/send.php"; $message = urlencode('СООБЩЕНИЕ ЗДЕСЬ'); $params = array( 'login' => 'my-login', 'psw' => 'my-password', 'mes' => $message, ); $phones = array( '0671234567', '0501234567', '0631234567', ); $params['phones'] = implode(',', $phones); $p = array(); foreach($params as $key=>&$value) $p[] = $key.'='.$value; $ps = implode('&', $p); $c = curl_init(); curl_setopt($c, CURLOPT_URL,$url); curl_setopt($c, CURLOPT_POST, true); curl_setopt($c, CURLOPT_POSTFIELDS, $ps); curl_setopt($c, CURLOPT_RETURNTRANSFER, true); $return = curl_exec($c); curl_close ($c); echo ($return == "OK") ? "OK" : "Error";
  • Maks Lev
    26 September 2013, 10:18 |
    Спасибо большое мне нужен был просто html, мне подсказал добрый человек через сообщения. < form method = " get " action = " http://my.smscab.ru/sys/send.php?login = < login > & psw = < password > & phones = < phones > & mes =< message > & charset = < utf8 > " > < input type = " hidden " name = " login " value = " логин " > < input type = " hidden " name = " psw " value = " пароль " > < input type = " hidden " name = " phones " value = " < ? php echo $telephone; ? > " > < input type = " textarea " name = " mes " value = " " > < input type = " hidden " name = " charset " value = " utf-8 " > < input type = " submit " value = " Отправить " > < / form >
  • Igor Popov
    26 September 2013, 10:34 |
    Я написал именно с использованием PHP, поскольку использование HTML формы в неавторизированной зоне сайта - потенциальная угроза. Т.к. в Вашем случае используется явное указание логина и пароля к стороннему API за которое Вы платите деньги.
  • Igor Popov
    26 September 2013, 10:34 |
    Был рад помочь

Current freelance projects in the category PHP

Admin panel for an article website

Good day. It is necessary to write an admin panel for a gaming article website (this website - https://themeforest.net/item/goodgames-portal-store-html-gaming-template/17704593) The admin panel should include: 1. **User Management:** - Creating new users. - Editing…

HTML and CSSPHP ∙ 5 proposals

Laravel + VueJS + InertiaJS

Good day, the project is written, it is working and ready to launch. Except for one nuance. SSR(Server Side Rendering) works very slowly, when launching a bot to check the load - the site crashes after 3-4 minutes. If you restart SSR during the check, it works but very slowly.…

JavaScriptPHP ∙ 2 proposals

Change the logic of the promotion 1+1=3

Video about what needs to be done https://www.loom.com/share/e73bc4b1b04c49f7b78acf95e9ce7d15?sid=73b5c8ee-c7c5-4518-86ef-acfc7ffda194 In short, the logic of the promotion 1+1=3 needs to be changed. Currently, when adding 2 pizzas of 40cm, a modal pops up where the user can…

PHP ∙ 1 proposal

Integrate 1c and Woocommerce

It is necessary to implement the import of goods from 1C to the Woocommerce website, as well as their updates. An important point is that there are a number of custom meta fields made through ACF, they also need to be imported. Import all media files for the product (Main photo,…

1CPHP ∙ 1 proposal

Laravel developer with skills working with Sphinx

Hello, I am looking for a Laravel developer who can help improve the current functionality of one of the projects. Skills in working with Sphinx are important, as well as the ability to work with JS at a more or less basic level. Please specify the cost of 1 hour of your work in…

PHPWeb programming ∙ 2 proposals

Client
Maks Lev
Ukraine Ukraine  15  1
Project published
10 years ago
313 views