跳至主要內容

Online short address translation aggregation tools - toolfk online Programmer toolbox

      This paper to recommend [ToolFk] is a programmers often use a free online test kit, ToolFk feature is focused on everyday programmer development tools, without having to install any software, as long as the content execution affixed by a button, able to obtain the contents of the desired results.ToolFk also supports   BarCode Barcode generated online ,  QueryList collector ,  PHP code is run online ,  PHP confusion, encryption, decryption ,  Python code is run online JavaScript online operation ,YAML formatting tools , HTTP simulation query tool HTML online toolbox JavaScript online Toolbox ,CSS online toolbox JSON online toolbox unixtime timestamp conversion Base64 / the URL of / native2ascii conversion CSV conversion kit XML online toolbox the WebSocket online tools Markdown online toolbox Htaccess2nginx conversionHex conversion online online encryption toolkit ,online pseudo-original tools online APK decompile online web screenshot tool online random password generation online generate two-dimensional code qrcode online Crontab Expression Builder ,the online short URL Generator Online calculator tool And more than 20 daily programmer development tools, can be considered a very comprehensive website programmer's toolbox.
Site name: ToolFk
website links: https://www.toolfk.com/
Tools link: https://www.toolfk.com/tool-short-url

Teaching Code

This tool [online? Generates a short link shortening service tool]?-Dependent short link Baidu, Sina short link and short link Shorte platform
STEP 1

STEP 2
? THE CORE CODE IS AS FOLLOWS
if ($ type == "sina") {
    $ Sina_url = 'http://api.t.sina.com.cn/short_url/shorten.json?source=3271760578&url_long='.$url;
    $ Short_url = @current (\ App \ Helper \ UtilsHelper :: curlGet ($ sina_url)) [ "url_short"];
} Else if ($ type == "baidu") {
    $ Baidu_url = "https://dwz.cn/admin/create";
    $ Res = \ App \ Helper \ UtilsHelper :: curlPost (\ App \ Helper \ UtilsHelper :: jsonEncode ([
        "Url" => $ url
    ]), $ Baidu_url, true);
    $ Short_url = @ $ res [ 'ShortUrl'];
} Else {
    $ Shortener_url = "https://shorte.st/shortener/shorten";
    $ Res = \ App \ Helper \ UtilsHelper :: curlPost ([
        "Url" => $ url
    ], $ Shortener_url, true);
    $ Short_url = @ $ res [ 'shortenedUrl'];
}

It is worth a try for three reasons:

  1. Integrate various programmers often used in development and testing tools.
  2. Simple and beautiful atmosphere of the site pages
  3. Online support formatting code execution, APK online decompile, online high-strength password generator, two dozen screenshots online web tools service
  4. Also recommend its sister network  www.videofk.com  video download Toolbox 


留言

此網誌的熱門文章

BASE64-line encryption and decryption, UrlEncode encoding / decoding, native / ascii online conversion tool - toolfk online Programmer toolbox

   This paper to recommend [ToolFk] is a programmers often use a free online test kit, ToolFk feature is focused on everyday programmer development tools, without having to install any software, as long as the content execution affixed by a button, able to obtain the contents of the desired results. ToolFk also supports    BarCode Barcode generated online  ,   QueryList collector  ,   PHP code is run online  ,   PHP confusion, encryption, decryption  ,   Python code is run online  ,  JavaScript online operation  , YAML formatting tools  ,  HTTP simulation query tool  ,  HTML online toolbox  ,  JavaScript online Toolbox  , CSS online toolbox  ,  JSON online toolbox  ,  unixtime timestamp conversion  ,  Base64 / the URL of / native2ascii conversion  ,  CSV conversion kit  ,  XML online toolbox  ,...

Use Docker achieve Python3.5, Python2.7-line programming tool to execute code test -toolfk online Programmer toolbox

  This paper to recommend [ToolFk] is a programmers often use a free online test kit, ToolFk feature is focused on everyday programmer development tools, without having to install any software, as long as the content execution affixed by a button, able to obtain the contents of the desired results. ToolFk also supports    BarCode Barcode generated online  ,   QueryList collector  ,   PHP code is run online  ,   PHP confusion, encryption, decryption  ,   Python code is run online  ,  JavaScript online operation  , YAML formatting tools  ,  HTTP simulation query tool  ,  HTML online toolbox  ,  JavaScript online Toolbox  , CSS online toolbox  ,  JSON online toolbox  ,  unixtime timestamp conversion  ,  Base64 / the URL of / native2ascii conversion  ,  CSV conversion kit  ,  XML online toolbox  ,  the...

YAML, YML online editor (format check) analysis tool -toolfk online Programmer toolbox

     This paper to recommend [ToolFk] is a programmers often use a free online test kit, ToolFk feature is focused on everyday programmer development tools, without having to install any software, as long as the content execution affixed by a button, able to obtain the contents of the desired results. ToolFk also supports    BarCode Barcode generated online  ,   QueryList collector  ,   PHP code is run online  ,   PHP confusion, encryption, decryption  ,   Python code is run online  ,  JavaScript online operation  , YAML formatting tools  ,  HTTP simulation query tool  ,  HTML online toolbox  ,  JavaScript online Toolbox  , CSS online toolbox  ,  JSON online toolbox  ,  unixtime timestamp conversion  ,  Base64 / the URL of / native2ascii conversion  ,  CSV conversion kit  ,  XML online toolbox...