questions/page/349
Hello @kartik, Put $_SESSION['login_time'] = time(); into the previous authentication ...READ MORE
Hello, Try the following code : $username='ABC'; $password='XYZ'; $URL='<URL>'; $ch = curl_init(); curl_setopt($ch, ...READ MORE
After reshaping also I am getting the ...READ MORE
Hello, You can first refer how to Create controller through ...READ MORE
Actually, this is not a design flaw, ...READ MORE
Hey, @Faha, As MD mentioned that connecting via ...READ MORE
Hello @kartik, Using jQuery Disabling a html button $('#Button').attr('disabled','disabled'); Enabling a ...READ MORE
Hi, Through command line, I'm trying to compile ...READ MORE
Hello @kartik, Just replace and with , and you're done: try: ...READ MORE
Hi@akhtar, You need to install pytest module in ...READ MORE
Hello @kartik. PHP has built-in extensions for dealing ...READ MORE
can any one suggest solution data['isLarge'] = data.size.map({'small' ...READ MORE
Just import file without the '.py' extension. You can mark ...READ MORE
Hello, You can override the static label method ...READ MORE
Hello @kartik, In your profile model provide related_name user ...READ MORE
Hello @kartik, Try this: npm cache clean --force OR It ...READ MORE
Option d) Run time error. READ MORE
Hello, Just replace and with , and you're done: try: ...READ MORE
Hi@akhtar, The BoxDecoration class provides a variety of ways ...READ MORE
This error is caused because we try ...READ MORE
Hi@akhtar, You can update the IAM role from ...READ MORE
Hey! Have you checked <user.home>/.java/deployment/log ? READ MORE
Hello @aminegac, If you need pretty icons, platform ...READ MORE
Hii, You need to pass it using use. Cache::remember('thumb-'.$hash, 15, ...READ MORE
One should use =ROUNDUP(MONTH([Date])/3, 0) to get quarte ...READ MORE
Hi@akhtar, You can give the task name in ...READ MORE
Hi, @Manjima, what do your system logs say? READ MORE
Hello @kartik, use os.chdir like this: os.chdir("/path/to/change/to") By the way, if you ...READ MORE
Hi@ritu, The most appropriate step according to me ...READ MORE
Hello @kartik, The use keyword is what you need: $id = ...READ MORE
Hello @kartik, Try this out: >>> import os >>> os.path.abspath("mydir/myfile.txt") 'C:/example/cwd/mydir/myfile.txt' Also ...READ MORE
Hi@akhtar, To configure the Nginx server in AWS, ...READ MORE
You are trying to run Java code ...READ MORE
Hii, You can create an HTTP GET request and pipe ...READ MORE
Hi@shama, It depends on your use case. If ...READ MORE
Hi@akhtar, You can find one module in Ansible ...READ MORE
Hi@Shashi, It depends on your use case. How ...READ MORE
Hello @kartik, I assume you're using a virtualenv ...READ MORE
Hi@Shashi, Ansible has one module named ec2. This is ...READ MORE
Hello @kartik, PHP has a built in function ...READ MORE
Hi@akhtar, It is required to change the SSH ...READ MORE
Hi@akhtar, You can use LocationConstraint in your command. ...READ MORE
There is a method called getPageSource() in ...READ MORE
H@akhtar, You can use Docker to run a ...READ MORE
You can delete the specified Auto Scaling group. ...READ MORE
Yes, of course, you can load a few ...READ MORE
Hi@Abdullah, Are you talking about swap partition in ...READ MORE
Hello @kartik, First you create a MySQL table ...READ MORE
Hello @kartik, The related_name would ensure that the fields were ...READ MORE
Hello @kartik, You create realtionship between both table friend and user in ...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.