Tag Archives: Code

Block Multiple IP Addresses Using PHP

Jun 03, 2014

Sometimes we need to ban particular visitors to access our website. For this, the most common reason is spammers and scrapers that perform malicious activity..

Read more

Funever – Opencart Template

May 31, 2014

Funever is a latest version opencart template which is created with full width slider and additive features.It is focused mainly for kids Features Of Funever..

Read more

5 tips to prevent PHP running out

Apr 12, 2014

Tip 1 (Knowing what parts of your script is using the most memory) If you’re looking to find out where your script is running out..

Read more

How much memory do PHP variables use?

Apr 12, 2014

There are cases when it might be quite important to know how much memory uses each variable in PHP script. The function memory_get_usage returns the..

Read more

Jewels Cave (Responsive) Abantecart Template For Sale

Apr 07, 2014

Hi every body we are happy to introduce our new template Jewels cave Responsive Abantecart template for sale Bugtreat Technologies have created a wonderful Abantecart..

Read more

What is difference between assigning a variable

Apr 07, 2014

Difference between assigning a variable to NULL and unset. <?php $var = NULL; ?> A variable is considered to be NULL if It has been..

Read more