Web Development

Posts related to Web Development

How to generate passwords for .htpasswd using PHP

In my earlier post about .htaccess I had described about authentication using .htaccess and command to generate .htpasswd file. However, when we want to add passwords for many users that method will take too long, since we will have to add passwords for each user one at a time. However, there is an easier way […]

How to generate passwords for .htpasswd using PHP Read More »

How to create Triangles using CSS

How to create Triangles using CSS Read More »

How to apply a function to every array element in PHP

How to apply a function to every array element in PHP Read More »

Get various parts of URL using JavaScript

Get various parts of URL using JavaScript Read More »

Parts of URL

Parts of URL Read More »