This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| An h1 header | |
| ============ | |
| Paragraphs are separated by a blank line. | |
| 2nd paragraph. *Italic*, **bold**, `monospace`. Itemized lists | |
| look like: | |
| * this one | |
| * that one |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| /* | |
| Simple File untuk Ngetes Send Pesan ke Bot | |
| Memiliki banyak kegunaan dan tujuan | |
| misalnya ngetes pesan dengan format tertentu, line break, char khusus, dll. | |
| bisa dipergunakan juga untuk test hosting, cronjob, dan segala test lainnya. | |
| Jika menggunakan mode GET : |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| /** | |
| * Bot PHP Telegram ver Curl | |
| * Lebih Bersih | |
| * Sample Sederhana untuk Ebook Edisi 3: Membuat Bot Sendiri Menggunakan PHP | |
| * | |
| * Dibuat oleh Hasanudin HS | |
| * @hasanudinhs di Telegram dan Twitter | |
| * Ebook live http://telegram.banghasan.com/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| /* | |
| BOT PENGANTAR | |
| Materi EBOOK: Membuat Sendiri Bot Telegram dengan PHP | |
| Ebook live http://telegram.banghasan.com/ | |
| oleh: bang Hasan HS |
NewerOlder