11 Commits

Author SHA1 Message Date
7eafe35c86 Changed properties from public to private v0.2 2014-08-17 12:07:01 +02:00
1bdd390dec Bumped version to 0.1.1 and updated HISTORY v0.1.1 2014-08-02 21:11:27 +02:00
5c2af79d2a Re-wrote sms_as_args.php to be easier to follow 2014-08-02 21:06:16 +02:00
31e711995f Added two examples that uses the class 2014-08-02 20:39:40 +02:00
baa420caac Updated README with requirements v0.1 2014-07-31 21:35:57 +02:00
129dffd085 Added README, HISTORY and LICENSE files 2014-07-31 21:17:57 +02:00
ab8c686809 Re-wrote entire cURL-part and the params part
- Now using https instead of http
- Changed from GET to POST
- Parameters is now in an array instead of a variable
- Using http_build_query instead of preg_replace to URLify
2014-07-31 19:51:28 +02:00
959d08cbfe Added expiry and type, tested and working 2014-07-31 19:31:27 +02:00
e2a443d7f9 Class is now in a working state 2014-07-31 16:43:18 +02:00
5de6e1cabf Done some more testing 2014-07-26 22:07:29 +02:00
aa70a9583a Initial commit 2014-07-26 15:01:16 +02:00