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

Search In

Exceptions Handling in PHP

PHP 5 comes with an exception model similar to that of other coding languages. Exceptions are essential and supplies a better management around problem managing. Try - Operate utilizing an exception to this rule ought to be within a "try" obstruct.

match() method in JavaScript String

JavaScript String match() method : We use match() method to match a string against a regular expression. It returns the array object of strings which matched if used with the ā€œ/gā€ modifier otherwise it returns the first matched string. It returns nul

lastIndexOf() method of JavaScript Array

JavaScript Array lastIndexOf() method : The lastIndexOf() method returns the last index of the given item inside the array. This method is used when array has an element more then once. It returns the numeric value 0 or greater if element found, and

Web API in MVC

While building projects in MVC we also have a requirement to build API that can run on any device whether its a mobile device or whether it is a laptop.   Web API we mainly build so that  it can run on any device and on any platform. The

Exception Notifications via email in Rails

Sending Notifications on Exceptions in Rails   Hi Friends, Let's first discuss about debugging a code. During development, suppose you have pushed some changes, then you need to test each and every functionality to check whether your code

Matcher class and Matcher object of Regular Expression

Matcher object can be created after invoking the matcher methods which interprets the given pattern and perform the match operation. Matcher class implements MatchResult interface. Matcher class do not have public constructor. Below are the methods

Capybara Matchers

There are many times when more than one result matches with the actual result. So, we get the ambiguous match. Capybara provides some options to handle this situation.   Suppose we have to perform some assertion on date field then in that case

Fetch the data from the database and display the fetched data in the dropdown

In this web journal, I'll demonstrate to you generally accepted methods to bring the information from the database and showing the got information in the drop down. I do have a database named CakePHP and in that database I have one table named pr

Fetch the particular data on click of dropdown and display that data in the table

To fetch a particular data with the help of id on click of a drop down, We have to make a database with table named products and in that table we have to add various columns like id, name, cost, color. Then write following code in the ProductControl

What is permalink settings in wordpress

The URLs of the substance you distribute on your WordPress site are known as permalinks. Permalinks are what individuals go into their program address bar to view one of your pages. They are additionally what internet searchers and different sites us

1 49 115
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: