questions/page/334
Hello @kartik, addslashes() isn't fully adequate, but PHP's mssql ...READ MORE
Hi@akhtar, I think there is a permission issue with ...READ MORE
Hello @kartik, To evaporate the warning, you can ...READ MORE
While installing Maven, i have faced this ...READ MORE
Hi@akhtar, The following get-folder example demonstrates how to get the ...READ MORE
Hello @kartik, If you don't need to query ...READ MORE
There are two ways you can do ...READ MORE
Hi@akhtar, You need to add your node definition ...READ MORE
Hello @kartik, If you have individual .js files, and you ...READ MORE
Hi@akhtar, You can get the logs of your ...READ MORE
You can use an image exists or ...READ MORE
Hello @kartik, You could try the following: Route::controller('login','AuthController'); Then in ...READ MORE
We had a task to Create a ...READ MORE
We can verify error messages on a ...READ MORE
Hello @kartik, in your view write : <script> var ...READ MORE
You can use isset function: if(isset($_GET['id'])) { ...READ MORE
Using For loop This approach uses for loop ...READ MORE
Hello @kartik, Just do like this - $("#myform").bind('ajax:complete', function() ...READ MORE
Hello @kartik, The render_to_response shortcut was deprecated in Django 2.0, and ...READ MORE
I cleared both the foundational and architect ...READ MORE
Hello @kartik, You could use exec to call the system ...READ MORE
Both the Edge Locations (EL) and Availability ...READ MORE
training_data = [ ["Green",3, 'Mango'], ['Yellow',3,'Mango'], ['Red',1, 'Grape'], ['Red',1, 'Grape'], ['Yellow',3,'Lemon'] ] header = ...READ MORE
Hello @kartik, Using a form in a view can ...READ MORE
variable = [] Now variable refers to an empty list*. Of ...READ MORE
I am having 2 json files on ...READ MORE
LinkedList and ArrayList are two different implementations of the List ...READ MORE
The path you declared for the default ...READ MORE
You can give them the same display ...READ MORE
Hello @kartik, DB::raw() is used to make arbitrary SQL ...READ MORE
Hello @kartik, I don't think you can - ...READ MORE
Hey, @Ritu, According to the question, the answer ...READ MORE
Hello @kartik, You need to install the following ...READ MORE
Hello, Try this code: // option one: 'in' takes ...READ MORE
Hi@MD, You need to set the DNS name ...READ MORE
I had recently found its solution and ...READ MORE
Hello @kartik, Send data like this. $data = [ ...READ MORE
Hi@akhtar, To create a Kafka topic, you need ...READ MORE
Hi, @Aminegac, If you’re a little more technically ...READ MORE
I think you can try to firstly ...READ MORE
Hi@akhtar, You need to install the Audit Trail plugin ...READ MORE
Hi@akhtar, You are getting this error because there ...READ MORE
You can go through this: from django.contrib.auth.models import ...READ MORE
Hi@akhtar, A Kafka broker receives messages from producers and stores ...READ MORE
Hello all, I am a new in Python ...READ MORE
Hello, Never use 777 for directories on your ...READ MORE
Hi@akhtar, You need to add the billing account ...READ MORE
Hello, Try this code: if (!function_exists('getallheaders')) { ...READ MORE
It depends on what form of date/time ...READ MORE
I am trying to automate web application ...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.