Ahzaz's Blog

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 &ltform&gt 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:
Friday, 17 May 2013

PHP MySQLI Tutorial

›
What is MySQLI : The MySQLi Extension (MySQL Improved) is a relational database driver used in the PHP programming language to provide ...
3 comments:
‹
›
Home
View web version
Powered by Blogger.