questions/page/364
Hello, Try this: <?php ob_start(); ?> <xml/> <?php $xml = ob_get_clean(); ...READ MORE
Hello @kartik, You can use basename() and $_SERVER['PHP_SELF'] to get current page ...READ MORE
Hello @divyashree def isPrime(n): # ...READ MORE
Do have access to all 1000 machines? ...READ MORE
Hello @kartik, To check for permissions in templates, ...READ MORE
READ MORE
Hi@akhtar, Azure Container Registry allows you to build, ...READ MORE
Hi@akhtar, You can get information about a commit, ...READ MORE
Hello @kartik, Make the call on an input ...READ MORE
You should use conda to install Python ...READ MORE
Hi@akhtar, To change the state of an EC2 ...READ MORE
from collections import defaultdict a = {1: 2, ...READ MORE
Hello @kartik, I think you can use the ...READ MORE
Python 3 class MyClass(object): = New-style class class MyClass: = New-style ...READ MORE
Instead of using the /regex/g syntax, you can construct ...READ MORE
Hi@Ganendra, I am not sure what's the issue, ...READ MORE
Hello @kartik, You can use this: function varName( $v ...READ MORE
Serverless360 is one of the best Azure ...READ MORE
Hello @kartik, You can change your .htaccess file and insert ...READ MORE
it gets stored on the local disk ...READ MORE
Hi@akhtar, Resource Manager Locks provide a way for ...READ MORE
Hi@akhtar, In Git, the stash operation takes your ...READ MORE
You can solve this by logging in to ...READ MORE
By default, Scala uses an immutable Map. ...READ MORE
Use: >>> import datetime >>> datetime.datetime.now() datetime.datetime(2009, 1, 6, 15, ...READ MORE
1. I have a folder with multiple ...READ MORE
Including Python and R in Power BI ...READ MORE
Hi@akhtar, I had the same problem when installing ...READ MORE
Hello, The len() function can be used with several different ...READ MORE
Hi@akhtar, You can change the default folder of ...READ MORE
Hi@Lanka, First, check the DNS server you have ...READ MORE
Hello @kartik, use the following snippet to parse ...READ MORE
For a software testing services company while ...READ MORE
Hello kartik, You can use the following command ...READ MORE
Hi, @Sangita, You will be having your classes ...READ MORE
Hello, Use which php in the terminal to see which ...READ MORE
Hi@sagar, You have converted your Dataframe into an ...READ MORE
Good project manager READ MORE
Hello @kartik, Use this code: var w = window.innerWidth; var ...READ MORE
Hi@akhtar, You can set the key state of a ...READ MORE
Hi@akhtar, we can also enable the Public DNS ...READ MORE
Hello @kartik, ou can use php_ini_loaded_file() Taken from php.net: $inipath = ...READ MORE
Hello @kartik, The two files you need are ...READ MORE
Hello @kartik, Firstly create an object, Then set ...READ MORE
Scala can be installed on any UNIX ...READ MORE
Hi@akhtar, You can load the JSON file in ...READ MORE
Hi, I don't think AWS will allow you ...READ MORE
Hi@akhtar, In the Ubuntu system, you can use ...READ MORE
Hello @kartik, add <meta> tag with the token to the ...READ MORE
Hi, If you are running containers with Docker, ...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.