PHP Class API for Gammu

Hari ini PHP Class Gammu yang saya publish lewat phpclassess.org resmi menjadi official 3rdParty application Gammu
Gammu is the name of the project as well as name of command line utility, which you can use to control your phone. It is written in C and built on top of libGammu. Gammu command line utility provides access to wide range of phone features, however support level differs from phone to phone and you might want to check Gammu Phone Database for user experiences with various phones. Generally following features are supported: Call listing, initiating and handling SMS retrieval, backup and sending MMS retrieval Phonebook listing, export and import (also from standard formats such as vCard) Calendar and tasks listing, export and import (also from standard formats such as vCalendar or iCalendar) Retrieval of phone and network information Access to phone file system (note that some phones work also as USB storage devices and those are not accessible through Gammu) This project has originally forked from Gnokii and up to version 0.58 has been named MyGnokii2. Then need for better name arrived and Gammu was chosen as an acronym for Gammu All Mobile Management Utilities, without knowing that Gammu from the "Heretics of Dune" book written by Frank Herbert exists. The Gammu package does not include just this binary, but as well Gammu SMS Daemon, Gammu library and Python bindings which you can use to develop own application accessing mobile phone.
Gammu adalah salah satu aplikasi untuk SMS Gateway (API) menggunakan Command Line Interface (CLI). Sejak tahun 2007 saya sudah menggunakan Gammu untuk membangun aplikasi SMS Gateway. Dan sejak versi 1.2+ PHP Class API Gammu yang saya tulis sudah di include pada paket Instalasi Gammu (Linux & Windows).
Setelah berbicara dengan salah satu developer (founder) Gammu, Michal Čihař. Akhirnya PHP Class ini resmi di include dalam paket distribus gammu. Class ini sudah diperbarui untuk versi terbaru (Update 8 Des 2009 support gammu versi 1.26+).

Komentar

  1. Hi Mr. Stieven,
    Tahnsk for the post.I need sem3 tool like this.I am biginner in PHP amd Mysql.I need soem help to inctreat in my coading.i had gone thru the example and confuse on the setting confuguration part.

    $gammu_bin = dirname(__FILE__).'/gammu/bin/gammu.exe';
    $gammu_config = dirname(__FILE__).'/gammurc.txt';
    i have get the zip file from phpclass website where i have got 2 php file adn oen readme text file.i have seen one gammu folder with 2 image file.Can u plz helpe me to guide to implement this u may reach me at judhisahoo@gmail.com or by skype as santilatatech.hope u help me in thsi reagards.Thanks in advance

    BalasHapus

Posting Komentar