In my CS-cart 4 PHP project I have a Smarty 3 (tpl) view file.. There I have defined one JavaScript function like: <script type="text/javascript">
I have below the data [ { "price_in_dollar": 1000, "price_in_euro": 1000, "price_in_pound": 1000, "price_in_rupee": 1000,
i want to send a below xml request to the server which is sending ok by using soap UI but not in php: <ns:AgentLogin> <ns:AgentLoginRQ
Using PHP Laravel Framework to consume kafka messages with the help of the mateusjunges/laravel-kafka laravel package. Is it possible to save the offset by cons
I have an extension. Customer discount. I want to see the discounted product price at the cart and at the bill. How can I do it?see what I want <?php class
I'm trying to add 2 or multiple webcam input with webcam.js from jhuckaby. But only one will works perfectly. And i'm following this tutorial https://pixlcore.
I just want to know how to convert inch based on the integer inputted in the field. For Example: $int = $_POST['int']; //value 1 //computat
I had dynamically added the value of the option in select2 as it came from the database but when the field has no value the space can be selected. How should I
I am calling a file_put_contents() inside of a PHP script that is executed via AJAX. Whenever I execute this script the client page gets reloaded which is not d
I am trying to add class in anchor tag dynamically by using Java script or Jquery. I have find many solution but not what i am looking. I am want to use PHP dyn
Using PHP 7.4 & Ubuntu 20.04 LTS I have installed GRPC using these steps: sudo apt-get install autoconf zlib1g-dev php-dev php-pear sudo pecl install grpc
I have a problem. I am download project from hosting. now when I run the project this error shows. pic attached. I think this is cache problem, I clear cache, v
actions and filters. On my WooCommerce site I get the following message when I remove a product from the shopping cart: "<product name>" removed. Undo?
I read a textbook and it said each() function is deprecated. The author has recommend his own replacement for each() function called myEach() as following: func
I am using laravel-websocket successfully in local and staging environment. However, when in production, I get the error WebSocket connection to '<URL>' f
I want to send a request with or without 'Token' as a header. If request has 'Token' as a header: if the user already has that item, it will return the item wit
I have a monolith web application powered by Laravel. Users access different forms and some of them have button on them that executes Ajax call to the back-end
I have a header set in the main Apache (2.4.41 Ubuntu) config with a general CSP: Header always set Content-Security-Policy "frame-ancestors 'self';" I'm tryin
I have set database with postgresql and docker, now when I want to access to my database I have this connection error saying password authentication failed for
I am new to PHP and Laravel. While virtualhosting with Wamp, I could specify the documentroot, servername and the port number - hence specifying the domain name