Web API: How to Access Arrays in Array?
Web API is an amazing application you can use to get cool and/or useful data. Basically, you have a library of data that is open to the public that you […]
Web API is an amazing application you can use to get cool and/or useful data. Basically, you have a library of data that is open to the public that you […]
PHP + Webhook + JSON If you’re using pure PHP and Webhook to create your Telegram bot, hopefully these can be useful tips on how to process JSON data. Here’s […]
Intro If you already know how to create a Telegram bot you probably don’t need this. Newbies only 🙂 Previously I wrote an entry on how to create a basic […]
So here’s something that I just learned. It worked for me but funny thing is I don’t really understand how it works. Hahah… I can code a little in PHP […]
Javascript does many with little effort. One of my favourite thing to do is randomizing elements. It either serves you a specific purpose or you’re like me; you get bored […]