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

Search In

Count number of rows and fields in a result set using MySQLi functions

In my previous articles we learned how to perform CRUD operation using MySQLi Procedural and Object Oriented style. On performing CRUD operations, the data of MySQL table are affected. This article provides the details of functions which can be used

How to get data from rss feed in android

RSS simply means Really Simple syndication, this is a xml document which is created by a website. You need to parse this xml file and show the information:- Here is the code that can help you :- Step 1:-Declare the variable of which you want to ext

Difference between AngularJS Expression and JavaScript Expression

These are the following differences between Angular JS expression and JavaScript expression :    Used in HTML : Angular expressions can be used inside HTML while JavaScript expressions do not.  Filters : Angular expressions works

How to implement 'Remember me' functionality in cakephp

To implement 'Remember Me' functionality in cakephp, you need to follow following steps. Step1 :  Add the following code in app/Config/core.php Configure::write('Session', array( 'defaults' => 'php' 'defaults' => 'php', 'c

How to Use XML-RPC of Odoo 8

XML-RPC is very useful in openerp. The XML-RPC protocol communicate to server and clients. XML-RPC is a very simple protocol which allows the client to do remote procedure calls. The called function, its arguments, and the result of the call are tra

How to hit MySql queries by using Angular JS

Hello Readers If you want to hit the MySql queries from another page by your current page, The by using Angular js you can do this. Also angular js will offers you to show your records in a pre formated desing. Let's see the example as below:- &l

Angular Material Introduction

Angular Material is a UI component framework and reference implementation of Google's  Material Design for Angular JS developers. It helps in creating responsive, attractive, functional websites in faster manner.   Features of Angular

ASP-Net-MVC-The CRUD-Part -2 Details Update and Delete

Hi Friends! I hope you'll be waiting for the next part of my previous CRUD article. So let's go for it. We'll perform the rest of the actions in following sequence. 1-Details 2-Edit/Update 3-Delete Before moving to any method ,we need to define a m

Use of constraints in SQL

Constraints in SQL are used to define rules for the  table and columns in a database and also make sure that data are accurate and trusted in the database. Constraints are responsible for the termination of action if any violation is found. Str

Bootstrap Typography

Bootstrap typography is that feature with the help of which you can create headings, paragraphs, lists and other inline elements. It uses 14 pixel font-size, line-height 1.4 with default font family Helvetica Neue, Helvetica, Aria

1 13 19
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: