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

Search In

update data using get method

update and delete using get method i have this code to update data from my database i have no error reporting but he's not updating  any data can you help me with that   my database and my code -- -------------------------------

Why is eLearning an intelligent and worthwhile investment?

In these uncertain times, isolation has become the norm to prevent the spread of the Novel Coronavirus. But this time has been a blessing in disguise for many who want to learn and upgrade their knowledge. As a business owner, one of the most rewardi

How to Use Camera with PhoneGap?

Hello Readers, This blog will demonstrate Camera functionality in cordova application. So lets start First of all, you need to install following plug-in through CLI (Command Line Interface) $ cordova plugin add org.apache.cordova.camera Quick e

How to resize the iframe for any content load

iframe are fixed of length but you can still make it dynamic in height and width, the logic behind this is to pass message from your html frame to the new class helper html window. And by using the src ="" with given through the url. And the code w

how to stick posts to their respective posts in php&mysql

Guys im trying to join a comments table to posts table using the following query in a method. public function feedView($session,$friend,$updateid) { $sql2=" select u.update_body,u.author,u.time,u.title,u.account_name,u.upd

Getting weekends date in Java

To get weekend list for a current year, write the following code: private ArrayList weekendList = null; public void findWeekendsList() { weekendList = new ArrayList(); Calendar calendar = null; calendar = Calendar.getInstance(); // T

How to Resolve Canonical Issue? (301 redirect)

Hello reader! In this Blog I will cover the topic, Canonical Issue, There Consequences and how to Resolve and get rid from such issues. So lets first start with, What is Canonical Issue When the same content is displayed by the one website in diff

How to use auto suggestion in textbox

Hello Friends, In the current web world many websites are using auto suggest box instead of drop-down. If you want use this please follow the below example: 1) Define your text-box <input name="abc" id="search-box" class="form-control" placehol

File Upload in .NET

The FileUpload control the user to browse the file from any location and upload it where user wants Once, the user has entered the filename in the text box file gets saved on the hard disk of the user. <body> <form id="form1" runat=

  • 184
What is the significance of the Finalize method in .NET?

 The significance of the Finalize method in .NET In .NET the clean activity for objects i.e when they are no longer required is done by Garbage Collector. But unmanaged resources (for example: Windows API created objects, File, Database connect

1 249 258
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: