What is Captcha? A CAPTCHA is a challenge response test used on computers to check if the user is human. A common kind of CAPTCHA that is used on websites requires that the visitor type the letters and numbers of a distorted image. This method…
Can you use PHP without frameworks nowadays?
The PHP community mindset For example, I met Ilia Alshanetsky, a contributor to the PHP core, at the PHP Barcelona conference in October. He said he’s not considering frameworks in his work. I don’t know if he meant going procedural or only…
How to convert HTML to WordPress Theme?
WordPress is a Content Management System (CMS), which allows us to generate cool websites or blogs with thousands of themes and plug-ins available as well as permit to create our own theme by converting HTML. Here we contribute the article on…
PHP :: How To Use Serverside Validation
Where are we? You know how to get data from a form, and validate it. You know how to use a validation function. Let’s improve the way that’s done. Again. This lesson’s goals By the end of this lesson, you should: Know how to have the HTML for…
how to use a grid system in css
The 960 Grid System has been around for a while now… but it’s been mostly used on the coding side of projects as an HTML/CSS framework. Today, we’re going to discuss the advantages of using grid systems like 960GS at the very start of a project…
How to Register Your Own Domain Name
It is important not to underestimate the significance of a website name in developing a successful online identity. Most people develop a strong impression of a particular web identity from the name used to identify that web site. If people are…