questions/page/318
Hello, Try this code: preg_match('/[a-zA-Z]+<\/a>.$/', $lastgame, $match); print_r($match); Using / as a delimiter ...READ MORE
Hi@akhtar, To configure the Puppet master in your ...READ MORE
Example 1: Convert File to byte[] import java.io.IOException; import ...READ MORE
n = int(input("please enter your no:")) k = ...READ MORE
Use deploy to container plugin. Go to the ...READ MORE
Hii, For Laravel 5, In the tests directory there should ...READ MORE
Hello @kartik, You can use following technique to ...READ MORE
Option a) True. READ MORE
I want to learn AWS and want ...READ MORE
I'm making a command for my discord ...READ MORE
Normal ways would be Integer.toString(i) or String.valueOf(i). The concatenation will work, ...READ MORE
Hi@akhtar, In your error message it shows you ...READ MORE
Hi, @There, Regarding your query, I suggest you ...READ MORE
You can get the values as a ...READ MORE
i want to send email but with a ...READ MORE
Hi@akhtar, Using git diff-tree is considered as a preferred way ...READ MORE
HDFS is a distributed file system whereas ...READ MORE
Hello, @Vaibhan, Could you please mention the dates ...READ MORE
Dear all, I have updated profiles for one ...READ MORE
Hi@akhtar, To create an overlay network for use ...READ MORE
Hey, @There, Regarding your query, you can have ...READ MORE
Hi@akhtar, You can use the StringBuffer class. It provides ...READ MORE
On-Demand instances READ MORE
Try setting an implicit wait of maybe ...READ MORE
There are several differences between HashMap and Hashtable in Java: Hashtable is synchronized, whereas HashMap is ...READ MORE
Hello @kartik, To finish lodash#forEach method use return false; statement: _.forEach(oIncludedFileMap, function(aIncludedFiles, sKey) ...READ MORE
Hi@gorie, You can do this in two ways. ...READ MORE
Hello @kartik, Concatenating the querysets into a list ...READ MORE
Hello @kartik, The easiest way to handle this ...READ MORE
Hi@saharshsharan, I think this is just a warning. ...READ MORE
Hi@akhtar, In your secret you can't give data ...READ MORE
Hi@akhtar, A Docker Swarm is a group of ...READ MORE
Hello @kartik, You have to use br when ...READ MORE
HI@akhtar, You get this error because before stating ...READ MORE
Hello @kartik, Use the value child element instead ...READ MORE
Hi@akhtar, To create a Kafka topic, you need ...READ MORE
Hi, @Savitha, Regarding your query, you can go ...READ MORE
Hey, @Piyusha, Looks like the network did not ...READ MORE
Hello, The ./configure command is part of the compilation process ...READ MORE
Hey @Marium, What do you mean by "the ...READ MORE
Hi@akhtar, A Kafka broker receives messages from producers and stores ...READ MORE
Syntax : list. count(value) Code: colors = ['red', 'green', ...READ MORE
Hello @kartik, Use JSON.parse function isJson(str) { ...READ MORE
Thanks for sharing. READ MORE
Java has static nested classes but it sounds like ...READ MORE
Use Gradle publish plugin in built.gradle. That should ...READ MORE
Hello, Either decode them using html_entity_decode or remove them using preg_replace: $Content ...READ MORE
Recently I passed my AWS Data Analytics ...READ MORE
Hello @kartik, To update package.json in addition to ...READ MORE
Hi@MD, The most straightforward way to convert a ...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.