I sell and ship products only to one country so I don’t want to display billing_country and shipping_country field to the customers. I removed the fields from both checkout and my-account addresses …
Get All Data PHP-HTML (Including all Checkbox)
I have array of HTML data
<input type="text" name="char[]" value="A"&…
Get name of subfolder with highest number
A folder ‘archive’ contains lots of numbered sub-folders (starting with 1 and increasing by one weekly, currently 122) like this: ROOT/archive/1 ROOT/archive/2 ROOT/archive/3 … ROOT/archive/122 On …
Display a product custom field only in WooCommerce Admin single orders
This question follows How to show a product custom field (custom SKU) in WooCommerce orders answer to my previous question. How do I make a product custom field articleid (custom SKU) to be visible only in Admin Order edit pages for each order item? Also, it does not work for manual orders. How to display a p…
How to convert an image from input to json, send it in fetch to php and then send it on server via PHPMailer?
I’m not very good in PHP and all server stuff, so I would appreciate any answers and advice. I need to send JSON data and an image in one fetch to php script. Following this question How can I serialize an input File object to JSON?, I made object from image, put it in fetch and tried to send this
How to get Position of Comment within a Post
So I have a Post which has Comments — I’m trying to get the Comment # position within that post. For example, a Post has 15 comments, I want to be able to get the numerical position (i.e 1 (first post), 2 (second post), 3 (third post), etc, etc), and put this into a function somehow. That way when…
How can I filter the timestamp only using the date?
I have a table with participants and their timestamps. I built a filter and wanted to search for the date (e.g. 2021-01-24) in the timestamp, but that doesn’t work because the datas can only be found, …
How to show a product custom field (custom SKU) in WooCommerce orders
Is there a way to display my custom SKU under each product on the WooCommerce order page? The custom sku displays fine when I edit the product, but it does not display in the order page for the product. I need this information to show on the order so that Zapier can match it with the Visma Account Software Ar…
Pi RGB controler with Python over the web using PHP and SSH. It is good idea?
Iam made Python script that can control my BLE RGB strip, also I made web page with php that connect to Pi via ssh and run Python script. My question is, is there a better way ? I will mark my favorite answer in few days. I hope someone will see this and get same inspiration like me. Thanks for
Is it possible to use PHPMailer with local domain?
PHP is a new thing for me and I’m trying to build this simple form to send mail. I’ve seen tutorials and documentations and it seems that I need mail hosting (got one) and a domain for this hosting. So my question is is it possible to build this form using just XAMPP or do I have to have real