Category: Programming
Transfer files containing specific extension! In this tutorial I will show you how to create your own simple file transferring software and how to transfer files containing specific extension …
Image scraper? Yes it can be done in just few lines of code with JAVA and jsoup! Today and for educational purposes only I will show you how to …
Simple PHP email subscription form in few minutes? Really? The answer is “yes”! For the sake of this tutorial you will need to include Jquery in in your <head> …
reCAPTCHA using ajax, PHP and Jquery! First of all you need to get access to recaptcha. So click HERE and look at the right up corner – there is …
Today we will create a simple PHP ajax signup form using MySQL and Jquery. Let’s get started and create a table that will hold the users information for our simple …