All posts by admin


Warning: Undefined array key 0 in /home/bugcom/public_html/blog/wp-content/themes/bugtreat/content.php on line 33

Warning: Undefined array key 0 in /home/bugcom/public_html/blog/wp-content/themes/bugtreat/content.php on line 33

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

Warning: Undefined array key 0 in /home/bugcom/public_html/blog/wp-content/themes/bugtreat/content.php on line 33

Warning: Undefined array key 0 in /home/bugcom/public_html/blog/wp-content/themes/bugtreat/content.php on line 33

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

Rallye – Responsive Abantecart Template For Sale

Apr 07, 2014

Rally theme is a auto theme for Abantecart latest version.It has a full width slider which make a killer look for your store.It is portray..

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

Warning: Undefined array key 0 in /home/bugcom/public_html/blog/wp-content/themes/bugtreat/content.php on line 33

Warning: Undefined array key 0 in /home/bugcom/public_html/blog/wp-content/themes/bugtreat/content.php on line 33

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

Warning: Undefined array key 0 in /home/bugcom/public_html/blog/wp-content/themes/bugtreat/content.php on line 33

Warning: Undefined array key 0 in /home/bugcom/public_html/blog/wp-content/themes/bugtreat/content.php on line 33

Difference between MySql drop table, truncate table,

Apr 07, 2014

DROP command is used for deleting the table and its structure from the data base.Use this command when you don’t need that table any more…

Read more