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

Search In

How to update record in Codelgniter

Hello Friends If you are looking to update records in Codelgniter. Please follow the code for the same: // Define the array with your db attribute as key and your updated data as value $data = array( 'country_name' => $countryName,

C Structure

Im a Network Admin and start Learning Programming,I start with C and reading a book. anyone can help answer and explain to me how to come up with it. 1.Write a structure that is to be used with a binary tree. The structure is to hold title name and

How to redirect url from / slash to without slash / : 301 Redirect

Url with and without / (slash) Url ending with " / " slash and without " / " slash for example http://findnerd.com/ and http://findnerd.com Now the question is does Google take and treats both the urls a

Introduction to Collapsing Toolbar

In this Android Video Tutorial, you will learn about how we create a Collapsing toolbar by learning few XML tags. XML tags covered in this tutorial are: CoordinatorLayout, AppBarLayout, CollapsingToolbarLayout and NestedScrollView. You can also und

Creating an app from html

I have a very simple html program that is just a kids picture book basically. What I would like to know is how I turn this into an app for Windows phone? Is there any code I can put at the start and end of my html to make it work as an app? I have

How to Add Custom Product Attributes on Cart Page in Woo-commerce?

Hello Everyone,   As i am trying to display custom attributes into cart page by using the below code, but i am getting the output as "Array" in the cart page. Kindly help me out with this issue.   $product = wc_get_produc

Build Process

What is Build? It is a piece of software which is converted from code to application format. It consists of some set of features, bug fixes and installed on to the test server which needs to be tested by the test engineers for stability. Build Proc

How to use filters in AngularJS?

A filter is used to format data to be displayed to the user. These can be used in controllers,templates or services and we can also easily define our own filters. Some of the built-in filters in AngularJS are :- 1.uppercase - formats or converts text

Storage Classes in C++

Storage classes defines the scope of the variable in the function. Storage class specified for a variable shows that for how long time the variable will remain in the program and which section of the program will have the accessibility of the variabl

How to Change User Active/Suspend Status on dropdown change in cakephp

Hello Reader's!,If you want to change User Active / inactive status on click or dropdown change,Then I wrote this blog for you. first you need to create dropdown box which contain user status 0 for Suspend 1 for active. Example: <?php $opti

1 112 408
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: