Tag Archives: php

Creating your own official MTProto Proxy with channel promotion (Very easy way)

Block, block, proxy As you might already know that Telegram has been blocked in Russia and Iran so now it is a time for raising a proxy question. Telegram has officially released their proxy and it is open source (written … Continue reading

Loading

Posted in System Administration | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

Raise the MTProxy Proxy for Telegram

Cutting corners in the alpha and beta versions Telegram client for Windows / Linux / MacOS, as well as Android and iOS appeared proxy support for Telegram, working on a protocol MTProto (of course, SOCKS5 proxy support remained)   What is MTProto … Continue reading

Loading

Posted in Nets, The Internet, System Administration | Tagged , , , , , , , , , , , , , , , , | 1 Comment

Drupal 8: How to redirect to batch form after submit to custom url (batch api)

I’ve been fighting with this for a long time but then I found simple solution. I needed to redirect to new batch processing page right after clicking submit button so here is a solution public function submitForm(array &$form, FormStateInterface $form_state) … Continue reading

Loading

Posted in Nets, PHP, WEB, The Internet, Computers, BY, Programming | Tagged , , , | Leave a comment

Expanding pecl_http v.2 longer supports http_build_url(). Solve the problem quickly.

And So, in 2014 year renewal extension came pecl_http, which no longer function http_build_url, and indeed other functions too. but personally, my problem was only in this function, so dig all other incompatibility I did not. Changelog can be found … Continue reading

Loading

Posted in PHP, Computers, Programming | Tagged , , , , , , , | Leave a comment