I have a "string" variable that contains binary jpeg data. I want to add this jpeg to a zip file. According to the documentation the $flags parameter is a Bitm
What I'm trying to acheive? Validate the records available in the csv file that I have uploaded using maatwebsite/excel. Set custom validation rules: i.e.
My site ( https://knpw.rs ) has a tag in the <head> as such: <meta name="theme-color" content="#F9F9F9"/> On Safari Mobile (iOS) the theme-color is
I have created a custom plugin on Wordpress that creates a custom post on installation. The code I use is as follows: function custom_post_type() { $labels = a
Do you know how to make a loop in VBA to insert a chart for for example every range containing string "%" or just for every separate range as shown on picture?
I am using airflow to trigger jobs on databricks. I have many DAGs running databricks jobs and I whish to have to use only one cluster instead of many, since to
When we add the untracked file with a specific extension (say *.txt) then it should give a pop-up with questions like "Have you done sanity check before?" and u
I want to create a simple insert query for inserting records into the database with local variables. Example : Simple insert query looks like: