I'm trying to make a foreach function where a number in a table in phpmyadmin will increase each time value inside an array matches the "pet_id". And also this
When my application starts I create object with some data and I want to share the same instance of object between services/viewModels. Is it possible to inject
I'm trying to plot the countries current co2 emissions over the 6 years but I'm having trouble with the way the data is entered in the excel file. I tried using
I have made a diagram on paper for creating ontology that will describe the nodes and their connection. I do not have python or javascript for it. Can I still c
I want to create a TCP SYN packet and send it using a socket. I am using impacket to help me craft the whole packet so I don't have to handle the whole packet c
I am having an issue where I am not able to update the database. I think the error is in the update query itself, but I am new to SQL and PHP
def main(): cmd = (raw_input('#>>')) if cmd=="SND_CMD_CREDITS": print "This language is made by Biohazard166 (Bioclassic23) or Dreadlurker36" main
I am looking to change the color of the points in the box plot based on a column value from the data frame (committed). users = ['a', 'a', 'a', 'b', 'b', 'b', '
I am trying to build an object detection application using YOLO v3-tiny. The model works fine for an input image(either downloaded from the web or for a picture