I am working on a project where during filling form user has to upload an image, after saving form details in the database I am forwarding to jsp to display the
I Have this tables in my database SAVED_QUESTIONS -> CONFIGURATED QUESTIONS |ID | |USERID | |ANSWER_SELECTED_ID| TEXT_QUESTIONS -&
I have a function(this is exactly how it appears, from the top of my file): <?php //dirname(getcwd()); function generate_salt() { $salt = ''; for($
Source:https://www.kaggle.com/code/alexisbcook/categorical-variables In order to drop categorical variables,we use the command drop_X_train = X_train.select_dty
I have a table which is full of arbitrarily formatted phone numbers, like this 027 123 5644 021 393-5593 (07) 123 456 042123456 I need to search for a phone nu
I have a difficulty in running this program. I was given to do a websocket connection using JAVA and was told to encrypt the file and send it to client and decr
I'm trying to get the maplibre 2.1.6 development code from the github repository so I can develop locally, which I have done before with version 1.14. I get the