Tag: php

shape
shape
shape
shape
shape
shape
shape
shape
Standard

How to Access Functions.php | Video

What is Functions.php WordPress offers extensive customization to your wordpress website. You can edit functionality, looks any way you want to by inserting your own code in the “functions.php” of your wordpress website. Functions.php comes with the theme and as it is suggested by name, it stores theme’s functions. You can customize your website by

Standard

Codeigniter Tricks and Hacks for Beginners

I have been using codeigniter for building small and medium level projects for quite some years now. There are few tweaks and tricks I would love to share with codeigniter enthusiasts to make their work bit easier.   HTML Email Templates If you are building an newsletter system of email delivery method  for sending out

Standard

Using Codeigniter’s Built-in Captcha with Form Validation

Why Use Codeigniter’s Built-in Captcha Captchas are the images you use on your forms to keep bots off the bay. Codeigniter gives you a built-in captcha helper which you can use to generate some captchas. Bit confusing part for newbies is using codeigniter’s form validation with built-in captcha. Following is the working example of captcha generation and

Standard

Beginner’s guide to HTML parsing or web scrapping with PHP

What is Web Scraping? According to Wikipedia, Web scraping means “Web scraping (web harvesting or web data extraction) is a computer software technique of extracting information from websites.” It simply means that you can copy data from other websites to show or store it on your website. Lets say you want to create a currency