Ahzaz's Blog
Showing posts with label
PHP
.
Show all posts
Showing posts with label
PHP
.
Show all posts
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...
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