when executing this command in linux wheezy throug SSH, it works fine;
pi@raspberry /usr/bin $ ./send -u 2 -i 0546845 -f
But how can i put this in for example test.php page (from var/www/test.php) so i can run this in a webpage?
Tried several things, but need some help getting into the right direction.
Many thanks.