Anonymous » 06 мар 2024, 08:27
Последнее сообщение Anonymous «
Anonymous »
I have been trying to scour the internet for the answer, but I didn't find it. I have created a custom filter for WooCommerce archive pages, which is being loaded by ajax. All works fine, except for pagination.
Anonymous » 06 мар 2024, 08:15
Последнее сообщение Anonymous «
Anonymous »
I am using Yahoo Finance's API at with php's file_get_contents and getting failed to open stream: HTTP request failed! HTTP/1.0 429 Too Many Requests but when I use curl to the same URL from the command line of the server I get an actual response! I...
Anonymous » 06 мар 2024, 08:11
Последнее сообщение Anonymous «
Anonymous »
I'm building a software project (PHP & Laravel) that uses an ORM to generate SQL. I'm hitting an SQL Server (2019) parameter limit of 2100 (using where in) but only when using string IDs and not when using integer IDs. Why would this be the case? I...
Anonymous » 06 мар 2024, 08:07
Последнее сообщение Anonymous «
Anonymous »
I have a variable {{ name }} which outputs Treatment & Support . I need to remove the & symbol and convert the name into a useable url slug with twig for example: treatment-support.
I have having trouble finding the correct twig fitlers. I am...
Anonymous » 06 мар 2024, 07:48
Последнее сообщение Anonymous «
Anonymous »
I have huge laravel project and I need to rename column in DB and then in whole project wherever it used. I'm using php storm and cant find in doc's how to rename everyware, should I do it manually or can I there are any replacement tool because...
Anonymous » 06 мар 2024, 07:36
Последнее сообщение Anonymous «
Anonymous »
Is it possible to do an active record query in CodeIgniter that will update an existing record if one already exists or insert if it doesnt, for the given key?
I understand this could be done by first querying to find an existing record, but I'm...
Anonymous » 06 мар 2024, 07:36
Последнее сообщение Anonymous «
Anonymous »
I'm using Laravel Excel maatwebsite/excel : ^3.1 , to import just 400 records with 10 fields. The process of just reading these records needs around 2GB of RAM (just to read data into a collection) reading them in chunks 20 rows per once (I tried...
Anonymous » 06 мар 2024, 07:35
Последнее сообщение Anonymous «
Anonymous »
I am working on CakePHP. Recently I started using the CakePHP Hash Class. I want to convert an array format using the Hash Class functions. I have the following array :
Anonymous » 06 мар 2024, 07:33
Последнее сообщение Anonymous «
Anonymous »
I have a table for posts and another table with reply posts. I have a One (post) to Many (reply posts) relation mapped in doctrine correctly. I can join the two and get what i'd expect, an array of arrays for each reply, but the content from the...
Anonymous » 05 мар 2024, 09:43
Последнее сообщение Anonymous «
Anonymous »
How do I set a character limit on the_content() and the_excerpt() in wordpress? I have only found solutions for the word limit - I want to be able to set an exact amount characters of outputted.
Anonymous » 05 мар 2024, 09:42
Последнее сообщение Anonymous «
Anonymous »
Is it possible write a string or log into the console?
What I mean
Just like in JSP, if we print something like system.out.println( some ), it will be there at the console, not at a page.
Anonymous » 05 мар 2024, 09:21
Последнее сообщение Anonymous «
Anonymous »
I'm seeking assistance with customizing the sale bubble display in WooCommerce. Currently, when a product is on sale, WooCommerce displays a sale bubble indicating the percentage discount (e.g., 20% Off ). However, I want to modify this display to...
Anonymous » 05 мар 2024, 09:10
Последнее сообщение Anonymous «
Anonymous »
I want people to access switch, servers on my site thank to putty. Users will see the list of all the devices. When they will click on one of them, I want putty to open with the good protocol (ssh or telnet) and the good address. If they click on...
Anonymous » 05 мар 2024, 08:45
Последнее сообщение Anonymous «
Anonymous »
I have two subdomains A and B . A is live and B is for Development and testing both using PHP Laravel, now currently i my upgrading the laravel version from laravel 7 to laravel 9 on subdomain B , First i have deploy Laravel 9 on development server...
Вы можете начинать темы Вы можете отвечать на сообщения Вы не можете редактировать свои сообщения Вы не можете удалять свои сообщения Вы можете добавлять вложения