questions/page/344
Hello, Try this code: preg_match('/[a-zA-Z]+<\/a>.$/', $lastgame, $match); print_r($match); Using / as a delimiter ...READ MORE
Hi@akhtar, You can use the put command in ...READ MORE
How can I find all the annotated ...READ MORE
Hi@akhtar, This depends a lot on what you ...READ MORE
Hi@akhtar, You need to specify "access_config" under "network_interface" ...READ MORE
I am a Rstudio beginner. Really just ...READ MORE
Hello @kartik, You could use cross-env to set the port, ...READ MORE
We currently have around 100 Oracle tables ...READ MORE
Hi@akhtar, You may face this error if you didn't ...READ MORE
Hi@akhtar, You can use the StringBuffer class. It provides ...READ MORE
I would like to download Pre-Recorded Class ...READ MORE
hello., how can we download a file ...READ MORE
Hi@akhtar, You can add any Icon to your ...READ MORE
Hi Savan, Setting the pageLoadStrategy capability to none. Then wait for ...READ MORE
When i created a robot on UI ...READ MORE
Hello @kartik, Try for YUI Dom.get("gadget_url").set("value",""); with normal Javascript document.getElementById('gadget_url').value = ''; with ...READ MORE
Hi@Ruben, I think you can add an escape ...READ MORE
Open Terminal from Application Dash or press Ctrl+Alt+T Update repository: sudo add-apt-repository ...READ MORE
Hello @kartik, I believe Web development is better ...READ MORE
Hello, Something like: SELECT id, email, IF(active = 1, ...READ MORE
On-Demand instances READ MORE
Hello @kartik, Use this code: function roughSizeOfObject( object ) ...READ MORE
Hello @kartik, You can calculate the distance in ...READ MORE
Hello @kartik, Do it simply by adding a ...READ MORE
Hi@akhtar, The gcloud config set command sets the specified ...READ MORE
Hi, @Sabu, Selenium IDE is a Mozilla Firefox plugin, which ...READ MORE
Hello Kartik, There are three ways to get ...READ MORE
Simple: st = "abcdefghij" st = st[:-1] There is ...READ MORE
If you have access to the script ...READ MORE
As you've guessed, the right syntax is del ...READ MORE
Hi@akhtar, To configure the Puppet master in your ...READ MORE
I'll give you a brief idea on ...READ MORE
Hi@akhtar, The problem is that .gitignore ignores just files that ...READ MORE
Hello @kartik, Try this: $('#myForm').submit(function() { ...READ MORE
Hi@akhtar, To create an overlay network for use ...READ MORE
Hello @kartik, You can do this via Ajax. ...READ MORE
Hi@MD, The most straightforward way to convert a ...READ MORE
Option a) Exploratory data analysis is an approach ...READ MORE
Hi@akhtar, Kubernetes and Apache Mesos are DevOps infrastructure ...READ MORE
Java has static nested classes but it sounds like ...READ MORE
Hi@akhtar, It seems you don't have a Pymongo module ...READ MORE
Use Gradle publish plugin in built.gradle. That should ...READ MORE
Hi@akhtar, There is no resource that enables the ...READ MORE
Normal ways would be Integer.toString(i) or String.valueOf(i). The concatenation will work, ...READ MORE
There seems to be some problem with ...READ MORE
I am using fabric-samples 2.2 "test-network" application. ...READ MORE
In your example, it is because you ...READ MORE
For newer versions of PowerBI, it's also ...READ MORE
Hi@akhtar, The Kafka producer is conceptually much simpler than the ...READ MORE
I want to learn AWS and want ...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.