Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

__autoload function in php

A function in PHP which starts with a double underscore”__” are called magic functions in PHP. __autoload functions is used to add very large number of include statements automatically without the programmer. For instance: include “cla

Whatsapp has Acquainted Video-Calling Feature with its Flying Colors

  Whatsapp is one of the most essential and popular messaging application which let the user communicate with each other throughout the world. About 160 million users make use of these applications each day. The use of Whatsapp application is

The Loop in WordPress -Part 2

In My previous blog I have explained have_posts and the_post Loop but there are some more WordPress loops which I am explaining in this blog below. The Loop :- As I already explained in my previous blog, The Loop is PHP code used by WordPress to di

Static variable scope in PHP vs static variable scope in Java

Hello reader's today we will discuss about "static variable scope in PHP vs static variable scope in Java". PHP is actually increasing to become a Object Orient Programing. Being a java coder in addition to PHP coder, php in addition to java while t

A Quick Read Explaining Essentials of Internet of Things (IoT)

  The term, Internet of Things (IoT) has been around for a while now. Several notions about the same populate the internet. Some are worth considering while others maintain their ambiguity. Adding to this, there is a lot of misinformation or

JAVA Web Frameworks – Spring MVC, JSF, Grails, Struts 2, GWT - Pros and Cons

  Undoubtedly Java is the most demanded programming languages in the world today. A JS framework provides a solid foundation on which a programmer can build programs. It includes predefined classes and functions that are used to manage the ha

How Can You Test WordPress Site Backup

In case you are managing WordPress websites for long, then you know about the need for taking regular backups. Backup save from a lot of trouble in case of any unexpected problem.   Furthermore, to take a regular backup, it’s also essent

foreach loop in php

In php foreach loops are used to access all the elements of the array. The syntax is as foreach ($array as $key =>$value) { } In above syntax , the no. of times loop get executed is equal to the no of elements in the array. the same above s

substr_count() string function in php

The substr_count() in php is a string function which counts the no of times the sub string occurred in the string. this function is case-sensitive. the syntax of the function is as : substr_count(string,substring,start,length) Here , the string i

Top 5 Useful Python Libraries Web Developers Can't Live Without

We all love Python, don’t we? With so many tools, modules and libraries, Python ecosystem is extensive and widespread in both depth and space. The open-source biome is intimidating and even with years of experience, a developer is required to i

1 7 55
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: