- JavaScript sample registration Form validation
A sample registration form to learn how to check for non-empty, check for all letters, check for all numbers, check for decimal numbers, check for letters and numbers, check string length and email validation using JavaScript. Also practice online with the associated online editor.
in Public bookmarks with exmples form javascript online practice registration tutorial validation
- MySQL abs() function
MySQL ABS() returns the absolute value of a number.
in Public bookmarks with abs code examples mysql php tutorial
- MySQL datediff() function
MySQL DATEDIFF() returns the number of days between two dates or datetimes. This function only calculates the date portion from each expression.
in Public bookmarks with code datediff examples mysql php tutorial
- MySQL str_to_date() function
MySQL STR_TO_DATE() returns a datetime value by taking a string and a specific format string as arguments.
in Public bookmarks with and code date examples functions mysql php str_to_date time tutorial
- MySQL trim() function
MySQL TRIM() returns a string after removing all prefixes or suffixes from the given string.
in Public bookmarks with code examples functions mysql php string trim tutorial
- PHP : intval() function
The intval() function is used to get the integer value of a variable.
in Public bookmarks with intval online php practice tutorial
- PHP : is_array() function
The is_array() function is used to find whether a variable is an array or not. Also practice online with the associated online editor.
in Public bookmarks with examples is_array online php practice tutorial
- PHP : var_dump() function
The var_dump() function is used to displays structured information (type and value) about one or more variables. Also practice online with the associated online editor.
in Public bookmarks with examples online php practice tutorial var_dump
- Schema.org Article > BlogPosting, NewsArticle, ScholarlyArticle Types tutorial
In this page we have discussed Article type of Schema.org in detail. We have also discussed more specific types of Article, i.e. BlogPosting, NewsArticle, ScholarlyArticle.
in Public bookmarks with and article blogposting example newsarticle properties schema.org scholarly tutorial types
- Schema.org Blog > BlogPosting Types tutorial
In this page we have discussed Blog type of Schema.org in detail. We have also discussed more specific types of Blog, i.e. BlogPosting.
in Public bookmarks with and blog example properties schema.org tutorial types
- Schema.org CreativeWork Type tutorial
In this page we have discussed CreativeWork type of Schema.org in detail. We have also listed the more specific types of CreativeWork. Al of those types have been discussed in the consequent pages.
in Public bookmarks with and creativework example properties schema.org tutorial types
- Schema.org Movie Type tutorial
In this page we have discussed Movie type of Schema.org in detail.
in Public bookmarks with and example movie properties schema.org tutorial types
- Schema.org tutorial
Schema.org is a Open Source project announced on June 2, 2011 by Bing, Google, Yahoo and sitemap.org.
in Public bookmarks with example introduction schema.org tutorial
- Sql natural join
A NATURAL JOIN compares all columns of two tables which have the same column-name and the resulting joined table contains those columns once which are same in name in both of the tables.
in Public bookmarks with join natural sql tutorial
- Twitter Bootstrap Forms tutorial
In this tutorial, you will learn how to use Twitter Bootstrap toolkit to create Forms (controls and buttons).
in Public bookmarks with bootstrap code css examples forms toolkit tutorial twitter
- Twitter Bootstrap Grid System tutorial
In this tutorial, you will learn how to use Twitter Bootstrap toolkit to create a Grid System. The default Grid System in Twitter Bootstrap is 940px wide and 16 column.
in Public bookmarks with bootstrap code css examples grid system toolkit tutorial twitter
- Twitter Bootstrap Layout tutorial
In this tutorial, you will learn how to use Twitter Bootstrap toolkit to create Fixed as well as Liquid Layouts.
in Public bookmarks with bootstrap code css examples layout toolkit tutorial twitter
- Twitter Bootstrap Modals, tooltips and popovers tutorial
In this tutorial, you will learn how to create Modals, tooltips and popovers using Twitter Bootstrap toolkit.
in Public bookmarks with bootstrap code css examples popover toolkit tutorial twitter
- Twitter Bootstrap Navigation tutorial
In this tutorial, you will learn how to use Twitter Bootstrap toolkit to create Navigations. We have shown examples of creating tab based navigation, pills based navigation and pagination.
in Public bookmarks with bootstrap code css examples navigation toolkit tutorial twitter
- Twitter Bootstrap Tables tutorial
In this tutorial, you will learn how to use Twitter Bootstrap toolkit to create Tables.
in Public bookmarks with bootstrap code css examples tables toolkit tutorial twitter
Next »
tutorial from all users