Tagged: programing

1

Show/hide DIV with jQuery

It’s so simple to make show/hide div on click and it makes web pages even better. Be sure first to call initial jQuery script. Then we create click event listener which is triggered when...

Upload, Resize, write to mySQL  and get thumbnail from multiple images 32

Upload, Resize, write to mySQL and get thumbnail from multiple images

While ago i found this post and made some changes. I edit it so multiplie fields can be posted to PHP and all images can be saved to mySQL database. Function is uploading images and at same...

3

Send SMS using PHP and VOIP service

In this post you can see how to send SMS message with VOIP service using PHP. Almost all VOIP service providers are using same technic to send SMS over https protocol like this: https://www.12voip.com/myaccount/sendsms.php?username=xxxxxxxxxx​&password=xxxxxxxxxx&from=xxxxxxxxxx&to=xxxxxxxxxx&text=xxxxxxxxxx