Ever felt like sending a predefined message to someone automatically after x seconds? Annoy someone ? If you have a smartphone with pyS60 installed it’s just 13 lines of copy-paste. Code and instructions after the break.
Tags: Automatic SMS, pyS60
Ever felt like sending a predefined message to someone automatically after x seconds? Annoy someone ? If you have a smartphone with pyS60 installed it’s just 13 lines of copy-paste. Code and instructions after the break.
I just made this quick ajax tutorial for people who’re starting out there and want to learn AJAX. The following tutorial will teach on how to submit a simple form through php and get the stuff printed out by using AJAX. The first sect will be plain simple to just print a input string and [...]