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

Search In

Different ways to split a string into array in PHP

PHP provides a lot of functions for manipulation of string and array. Many times we need to convert a string into an array to perform operations. This article demonstrate details of different functions which can be used to convert a string into an ar

Get current date ,time, year, month, weekday using JavaScript

This example will help a user to get the current time,date, day, month and the year. Here we have used JavaScript Date class and the following methods of Date class. getFullYear(); getFullYear() returns a four-digit number getMont

How to Implement Registration Functionality in PHP?

Programmers, I wrote a registration.php (member reg) and it was working fine but the coding was not perfect (old version). Neated-up the new version but I see a complete blank page once I click "Register" button. I do not get this mssg any

7 Mistakes to Avoid in Employee Training Programs

Whether it is on-boarding training, technical skills development training, compliance training, or any other type of training program, it is crucial for organizations to take proactive steps in educating their workforce. However, while it is importan

PHP Laravel Framework - Intro, Versions and Features

PHP is one of the most popular server side scripting language which is used for web development. As stated in [1] currently more than 82% of websites are powered by PHP and with the release of a new version (PHP 7), PHP becomes more stable and b

Laravel 5.0 Creating Download CSV Link

In Laravel, many times we may need to create a link to download sample CSV file. So that user can download sample CSV file from our website and upload correct formatted file. It's a very simple task and to accomplish that we need to follow followin

Component & Helper in Cakephp and why are they used?

Hello Readers A component is an independent piece of code written for specific task in cakephp that can be used for Emails, RequestHandling etc. Components is basically a package of logics that are shared between controllers. User also create their

Image Rotation by image magic

Creating image rotation using Image magic by command line. Some time image taken from iphone when uploaded on the website gets rotated .We can easily find that the image is rotated and can rotate is back by using the following code. $rotableImage

Automated Open Source testing tools Comparison

Selenium- Selenium is a testing framework for web applications. Selenium is a suit of tools for web browser automation and it is composed of:- Selenium IDE Selenium RC Selenium Webdriver Selenium Grid It provides a test domain-specific language

Laravel 4.x Queue

Laravel Queue is one of the best feather of laravel 4.x. When we want to make our site fast and we have to fetch and store large amount of data then we will run our query on back end. In laravel 4.x by using queue we can run time consuming on back en

1 37 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: