
Search In
Partials allow us to easily organize and reuse our view code in a Rails application. Partial file names typically start with an underscore (_) and generally end in the .html.erb extension as our views. The .erb extension may vary depending on templat
<-- Chapter 22: SQL Select Top
Chapter 23
SQL Wildcards
SQL Wildcard characters are used to substitute any characters in a string. As we have discussed LIKE operator in chapter 10. SQL supports two wildcard operators with LIKE operator i.e (
The SQL like clause is used to look for the values which are similar to the values in the table with the help of wildcard operators. We have two types of wildcard operators:
1. "%” - percent sign
2. “_”- underscore
Syntax:
SELECT FROM
This Blog simply illustrate how to use dynamic data binding in android
Tired of writing same code again and again for finding views and setting data into it ?
here is a simple solution which will now reduce the developer's effort for doing same
In CodeIgniter URI routing system we find one-to-one relationship between the path Controller_class/Controller_class_method and the URL .All the segments in a URI displays the below mentioned pattern :
Domain_name/Controller_class_name/Controller_c
Welcome to Findnerd. Today we are going to discuss basic concepts of Ruby. In Ruby almost every thing is object. Objects deal as fundamental building blocks for Ruby. Every thing which you manipulate or return after manipulation, is an object.
What is a Template engine?
Template Engines are the tools which help you split the program logic and presentation logic. It also assists in separating both the logics into two independent parts. It is always better to separate your presentation logi
If you are have a mobile app startup to build but are struggling to raise funds, here is your guide:
There is a common catchphrase- I would like to make the world a better place if only I had the source code! The temperament behind this
You can use PHP to extract email addresses as an email scraper. There are a few methods to program a PHP web scraper depending on the source of the email address. Essentially, you can use PHP to scrape email addresses from webpages or scrape email ad
A portion of these will without a doubt appear to be somewhat dull, as we addressed them before in the blog, however here we'll put a closer spotlight on how every one of them contributes toward ensuring your content is as powerful as could be al