Sunday, 12 February 2017

Instead Iframe

<embed src="http://khat.muhaza.com" width=100% height=200 />

<object data="http://khat.muhaza.com" width="100%" height="300" type="text/html">
</object>

...

Chatbot Telegram development

🔹 FLOW BOT (berdasarkan code kau) 1. Update masuk dari Telegram Bot terima JSON dari php://input . Extract: chat_id firstname ...