questions/page/220
Hello @kartik, Send data like this. $data = [ ...READ MORE
Hi@MD, You need to set the DNS name ...READ MORE
Hello @kartik, addslashes() isn't fully adequate, but PHP's mssql ...READ MORE
We can convert String to Date in java using parse() method ...READ MORE
I think you can try to firstly ...READ MORE
Hello @kartik, Just do like this - $("#myform").bind('ajax:complete', function() ...READ MORE
Hello @kartik, The proper way would be to ...READ MORE
Hello @kartik, To evaporate the warning, you can ...READ MORE
Hi, As you can see that you have ...READ MORE
It depends on what form of date/time ...READ MORE
There is no add() , append() , or insert() method ...READ MORE
Hey, @Boopathy, Please be clear in explaining the ...READ MORE
Hii, JQuery's $.get() will cache the results. Instead ...READ MORE
There are two ways you can do ...READ MORE
Hello @kartik, Try something like this: <?php $max = 100; $total ...READ MORE
Hi@akhtar, You are getting this error because your ...READ MORE
Hello @kartiK, If you need to pass UUID ...READ MORE
Hi@akhtar, All the data Git uses for information ...READ MORE
Hi@akhtar, You can rename a repository. The repository name ...READ MORE
We can verify error messages on a ...READ MORE
There are two string methods for this, find() and index(). ...READ MORE
Hello @kartik, Restart Beanstalk: sudo service beanstalkd restart ...READ MORE
Hi@B, There may be a problem with your ...READ MORE
Hi@akhtar, The following get-folder example demonstrates how to get the ...READ MORE
Hello @kartik, Using a form in a view can ...READ MORE
Hi@akhtar, If you are trying to install with pip ...READ MORE
I just would like to complete the ...READ MORE
Java 7+ If you just need to do ...READ MORE
Cybersecurity is a domain related to protect ...READ MORE
Strings in Python are immutable (can't be changed). Because ...READ MORE
Hello @kartik, Try this out: var http = require('http'); var ...READ MORE
Scaffold widget provides floatingActionButton property. You can ...READ MORE
for word in read: <--- iterating ...READ MORE
Hello, Try this code: if (!function_exists('getallheaders')) { ...READ MORE
In order to forcefully let the namenode ...READ MORE
Hello @kartik, It should be $_COOKIE['name'], not $_COOKIE('name') $_COOKIE is an array, ...READ MORE
Hi@akhtar, The available ips depend on the network ...READ MORE
Hi@akhtar, You won't be able to extract EBS ...READ MORE
Hello @kartik, DOMNodeInserted is being deprecated, along with the ...READ MORE
Hello @kartik, You can try something like: success: function ...READ MORE
Hello @kartik, The problem is that the package ...READ MORE
Hi@ritu, Spark DStream (Discretized Stream) is the basic ...READ MORE
Hi@akhtar, It depends on your requirement. According to ...READ MORE
Hello @kartik, It depends on how and when ...READ MORE
Hi@akhtar, You can do merge. That is actually ...READ MORE
Hi@akhtar, You can remove the directory using the ...READ MORE
Since Date implements Comparable, it has a compareTo method just like String does. So your ...READ MORE
Hello @kartik, // Get the focused element: var $focused ...READ MORE
Hello @kartik, This error message gets triggered when anything is ...READ MORE
Hello @kartik, With ip2long() it's easy to convert your addresses ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.