Гость » 09 мар 2024, 08:06
Последнее сообщение Гость «
Гость »
I need to merge the data from two 2d arrays based on shared ID column values. While transferring NUM values from the second array to the first array, if there is no corresponding row, default the NUM value to 0.
Гость » 09 мар 2024, 07:12
Последнее сообщение Гость «
Гость »
I have 2 search form where user can search the celebrity name, in the result, Post Title, Post Featured Image, Post Exrept and Post full content shows. Everything is okay to show but full post content is not showing. Below is my code:
Гость » 09 мар 2024, 06:48
Последнее сообщение Гость «
Гость »
here is my code -
$list = Plot::active() ->whereNotNull('user_id') ->distinct('user_id') ->with('user') ->paginate(10); but here distinct('user_id') not working. I want only unique user_id.
Гость » 09 мар 2024, 06:38
Последнее сообщение Гость «
Гость »
I am doing a school practice sac where I have to create a program where the scenario is that:
Penelope is moving house and knows that it will be quite an expensive time. She needs a program that will allow her to add up how much it will cost to...
Гость » 07 мар 2024, 13:39
Последнее сообщение Гость «
Гость »
Question is that is this correct code for wordpress site? When I tried it as a plugin the code broke my site with redirect err . What might be the problem officer?
Гость » 07 мар 2024, 13:36
Последнее сообщение Гость «
Гость »
I'm using woodmart theme, woocommerce and i can't find a way to translate these two elements Wishlist and Logout without using plugins Usually when we change the website's language woocomerce does as well, well actually it did, but these two are...
Гость » 07 мар 2024, 13:35
Последнее сообщение Гость «
Гость »
few days ago I started to work on my own WebServices. I decided to use WSO2 WSF/PHP framework and according to created my first helloService. Here's code:
function greet($message) { $responsePayloadString =
Гость » 07 мар 2024, 13:35
Последнее сообщение Гость «
Гость »
I am looking for a medium of online IT/software training from where I can study all the courses regarding IT step by step for free. I can also practice coding.
Web design is basic for me, I started taking information from HTML, through online we...
Гость » 07 мар 2024, 13:29
Последнее сообщение Гость «
Гость »
I am currently integrating some logic in App/Exceptions/Handler.php. I would like to be able to access the HTTP Status Code on the $exception variable:
public function report(Throwable $exception) { dd($exception->statusCode);...
Гость » 07 мар 2024, 13:28
Последнее сообщение Гость «
Гость »
I try to implement ldap user authentication using the ldaprecord package with Laravel 8. Although user authentication is successful, I cannot access the session when I check it through the middleware.
Гость » 07 мар 2024, 13:27
Последнее сообщение Гость «
Гость »
Hi i'm new at the codeigniter. I'm trying to intigrate some payment gateway to an site. I send my callback url to my provider as and they declared. So,i trigger the send_post_request function call the url browser but nothing happen.I can't figure...
Гость » 07 мар 2024, 13:17
Последнее сообщение Гость «
Гость »
I have the following command, which uses the --form/--F option, which I know to be working:
curl --form file=@/home/USERNAME/import.csv I need to run this command via php, but I'm having trouble, presumably with the form file data. I tried the...
Гость » 07 мар 2024, 13:06
Последнее сообщение Гость «
Гость »
I am creating a wordpress site with an embedded booking form.
Example:
I would like to create a dynamic tag which I can input into this shortcode. I want to simply track the URL of the page where the form was submitted on my site.
Гость » 07 мар 2024, 13:06
Последнее сообщение Гость «
Гость »
I'm working on developing a Sylius (v1.12) plugin to add a payment method, but it seems I'm missing something in the process because it's not showing in the list of payment method that I can create. I followed this documentation without adding...
Гость » 07 мар 2024, 13:06
Последнее сообщение Гость «
Гость »
this my code . after running php code
FFmpeg version 0.5, Copyright (c) 2000-2009 Fabrice Bellard, et al. configuration: --prefix=/usr --libdir=/usr/lib --shlibdir=/usr/lib --mandir=/usr/share/man --incdir=/usr/include --enable-libamr-nb...
Гость » 07 мар 2024, 13:00
Последнее сообщение Гость «
Гость »
The additional_details_option2 must be under and only appear when the value= Industry clicked. I keep trying the basic logic of conditional statement, but once I reload the page the editor field is already showing even tho I'm not clicking the...
Гость » 07 мар 2024, 12:57
Последнее сообщение Гость «
Гость »
I do have a collection and I want to do either one of the following: the sum or the average of a property in specific relation in that collection so for example I want to get the average from the total property in the following relation...
Вы можете начинать темы Вы можете отвечать на сообщения Вы не можете редактировать свои сообщения Вы не можете удалять свои сообщения Вы можете добавлять вложения