I have a situation where I need to serve all the requests from https://example.com/api/v1 from a different folder let's say /var/www/firstversion/public and htt
I would like to take a list of names (e.g. john, mary, paul) and create a SQLite "select" query that will return this list in a column of rows. Based on this,
I have a simple website, using php, html, css, and would like to hide two menu buttons: menu box & text <div class="filter margin"></div> <di
[ "KEY1":{"SUB_KEY1" : "VALUE1","SUB_KEY2" : "VALUE2"}, "KEY2":{"SUB_KEY1" : "VALUE1","SUB_KEY2" : "VALUE2"} ] The above is my json object which is coming as
I need to be able to detect the poses of the cameras (65) that are in an Unreal scene. I am using Unreal Engine 4.27.2 and unrealcv 0.4.0 python library, I foun
I'm trying to get R to generate a series of tables that show me the distribution of values between each unique pairing of a set of 10 binary variables (values a
This is my current configuration: var dropzone = new Dropzone("#dropzone",{ url: "<?php echo site_url($this->data['controller']."/Upload")?>", params:
I am using Jupyter notebook on Windows. I am trying to populate data for all the stocks of the S&P 500. I created a pandas dataframe and am populating for e
I want to Make a game Enter ATM pin with only 5 chances if you guess the correct pin it will stop automatic, and if Chances = 0 it will stop