Ahzaz's Blog
Monday, 2 November 2015
Resources to Learn SEO Online
›
The SEO is the always growing concept. So, you need to stay updated and always have to learn new concepts. No one can say that he/she is p...
1 comment:
Wednesday, 8 April 2015
Approximating Mona Lisa using genetic algorithm
›
1 comment:
Wednesday, 19 November 2014
Using Regular Expressions with PHP
›
PHP provides rich support for regular expression. Regular expressions or RegEx can be used for pattern matching, replacing a particular p...
Friday, 28 February 2014
Submitting and Securing the form data with Javascript
›
Whenever you create a form in HTML, you use "action" attribute of the <form> to submit your form. Now if you are not...
Thursday, 20 June 2013
How to upload file to server in android using FTP
›
In my previous post I have discussed how we can upload file using HTTP-POST method. It is a good method, but if you have a large file ...
1 comment:
Monday, 17 June 2013
Pointers In C
›
Pointers are very useful while programming in C and they are easy to learn. We start discussion with what are pointers and why they ...
1 comment:
Sunday, 19 May 2013
Starting file download with Javascript
›
Ever wondered how many sites triggers download after a given timeinterval or by pressing a button or clicking a link. In this tutorial ...
14 comments:
›
Home
View web version