ChildOfCode


Code, Maker, Robotic, Open Source. Knowledge Bases


  1. PHP - cURL - POST Or GET Data on server

    PHP supports libcurl, a library created by Daniel Stenberg, that allows you to connect and communicate to many different types of servers with many different types of protocols. libcurl currently supports the http, https, ftp, gopher, telnet, dict, file, and ldap protocols. libcurl also supports HTTPS certificates, HTTP POST, HTTP…

    on PHP, PHP7, cURL, POST, VideoFile, Bearer, CURLFile, JSON, ImageFile, GET

  2. Java Script - Possible Combinations with satisfy condition

    Find the possible combinations and satisfy a condition a very long time never update this blog. last week start again to learning the CTF Jeopardy. Since CTF Jeopardy have many different category, is just like problem solving . so my wife give me a first CTF Jeopardy challenge . Find the Billing…

    on JavaScript, Pure JavaScript, Algorithm, VanillaJS, Possible Combination, Mathematical

  3. Wordpress Mobile Apps Can't Access

    Wordpress Mobile Apps Can't Access First Check the Log on the Apps. if there are some error message Like below 1) Unable to locate xmlrpc.php 2) Couldn't connect to the WordPress site. There is no valid WordPress site at this address. Check the site address (URL) you entered. The…

    on Wordpress, Android, IOS, MobileApps, xmlrpc.php

  4. Appcelerator Titanium - Runtime Error view.js Uncaught Invalid Value

    Since This is a Common Error in Appcelerator Titanium . Every Titanium user may face this before. But in the error message you mean difficult to find the error . since the Error Location is point to the Titanium Core not you code . The Main Reason cause the Error is You have…

    on Appcelerator Titanium, Runtime Error, view.js, Uncaught Invalid value

  5. Appcelerator Titanium - Android 6.x permission

    Beginning in Android 6.0 (API level 23), users grant permissions to apps while the app is running, not when they install the app. Titanium change some API for this. Below is how to Request Multiple Permission In Android 6.x We Will Request GPS and External Storage for Our…

    on Appcelerator Studio, Titanium, Android 6.x, Permissions, Titanium SDK 6.0.1, Android 6.0.1