I'm not sure why this is not allowing me to add to the cart. I have access to the global product but it's not capturing the ID to add to cart <?php /**
I am working on a local server and getting two warnings: Warning: proc_open(): Unable to create temporary file. in C:\xampp\htdocs\ *** on line 159 and Warni
I have a multistep form with fieldset, but on the next button click, it is not going to the next step it still shows the required field is empty. Blade <form
This is my code my $sql variable didn't give query plese help me for this I try this but I couldn't please help me with that <?php $connect = mysqli_con
I want to pass the data on a form placeholder without user input, want to know if that is possible... Below is my form in view @extends('layouts.app') @section
I need to update from PHP 7.3 to PHP 8.0 or PHP 8.1. About composer.json php from ~ 7.3.0 to ^ 8.0, ext-phalcon from ^ 3.3.0 to 5.0.0 beta3 I think I have to up
so I am trying to get this to post data to solutions.php in my files. but when i print_r($_POST); I dont get any values in my POST. <form a
I've got a docker image running 8.0 and want to upgrade to 8.1. I have updated the image to run with PHP 8.1 and want to update the dependencies in it. The new
Video Link: https://drive.google.com/file/d/1vWfoYWsOT_DSfKOTuE1dH2xxhdl51UCd/view?usp=sharing I am creating the HTML code to redraw dataTable in ajax response.
I want to use docker composer image in multistage Dockerfile for my Laravel application in order to reduce its size. The problem is that I need PHP 7.4 for my d
I have this function that permit to save in 4 tables. I have an error at that line $stade->save() ( it's normal it's a test ) so it should not save the club
I have a laravel app which is running behind nginx proxy manager. The laravel app is running inside a docker container and nuxt frontend is also running inside
I've inherited an older project to provide maitanance. I don't have Symfony experience, I am coming from Laravel/Yii experience. I've tracked down a certain aja
I want to use Xdebug in Visual Studio Code using the Xdebug extension. My development environment is installed inside an Ubuntu VM. VSCode is installed on my Wi
Here is an example of what is going on and what I need to do. Lawyer pays for legal services monthly website for $39. A second product of the website is to mon
I am trying to add the below code to a page.php file but call it from a custom plugin. At the moment, I have modified the theme's page.php but want to move cust
I'm trying to write a small tool using php. This temporarily connects to one of two Wordpress systems on the same web space by loading the wp-load.php of the ne
The code it works normal when i put option in static mode, for example: "<select name='id_post[]' id='' class='form-control'>"+ "<option value='1'&
I Have system, where people ar tracking there spent time on project. After project is ending, I want to count there spent time + round up to closest step For no
Issue: Cannot create or access a central storage container within OneDrive using App Requirement: Create a central storage directory that is accessible for user