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

Search In

Drupal Theme Metadata

Drupal Theme Metadata Writing a .info file is the first step when we create a Drupal theme, .info files contain important metadata about the theme, such as the list mentioned below. name /*required*/ name = A firt theme name

Laravel Eloquent - Attach vs Sync

Attach and Sync are the two methods which we used in our Laravel Eloquent. We can describe this as follow: attach(): 1) This is used for Insert related models. This method is used when we want to work with many-to-many relations. 2) When we are usi

how to install xampp in ubuntu 14.04 using terminal (Command Line)

Basically XAMPP is abbreviation of some technical terms like it is Cross Platform(X) Apache HTTP Server (A) MySql(M), PHP(P) and Pearl(P) server. Cross platform means it can run on various platform like Windows, Linux, Unix etc. It is first choice o

push() method of JavaScript Array

JavaScript Array push() method : The push() method is used to add new element in the array. The push() method add the new element at the end of the array. The push() method returns the new length of the array. Syntax of Array push() method : arr

How to get playtime, height and width of a vedio by PHP

Hello Reader's if you want to get the details about the vedio from your local server then you can use the code liberary as below:- $ffmpeg_path = 'ffmpeg'; //or: /usr/bin/ffmpeg - depends on your installation $vid = 'PATH/TO/VIDEO'; //Replace he

What is process to find OS version from web browsers using PHP ?

Hi Reader's, Welcome to FindNerd, today we are going to discuss how to find OS version from web browsers using PHP ? If you want to get the OS version which you are using. Then you can use the library code below:- <?php //here craete a arr

Physics Engine in Games

  Over past few Years there is a boom in Gaming industry, we have seen and played some most anticipated games which have enlightened us not just because of their astonishing Graphics but due to their gameplay as well, and physics Engine has a v

History of Objective-C

History of Objective C Brad Cox and Tom Love are  those famous personalities who invented Objective C in 1980 for their company Step stone. They introduced Smalltalk at ITT corporation's programming technology centre in 1981. Brad realised

How important Responsive Web Design (RWD) is?

Over the last 4-5 years, Responsive Web Design has become quite the hot topic in the web design community. It’s hard to talk about how important responsive design is, without knowing what exactly responsive web design is? Well, as you know, co

.htaccess: How to do Apache gzip compression?

I am writing this blog, which will provide you help to compress files with the help of .htaccess file. When Gzip Compression is enabled on your web server then it will make the file sizes smaller. This will  load your website faster. When a req

1 105 217
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: