PHP valid url, including subdomains and also subpath
I need to check if a given string is valid. For me, the following and any other similar combinations are
I need to check if a given string is valid. For me, the following and any other similar combinations are
I’m having trouble understanding why my PHP code returns "three" instead of "two". Here’s the code:
php
<?php $a =
I created a router from scratch. It’s a simple router :
class Router {
private static
I am using Laravel 11 for build a application in which a admin panel i have created and created a
I have a combination of Nginx and PHP-FPM, and I want to set the max execution time on the PHP
I want to install ext-openswoole on my machine that running ZorinOS 17.1 Core based from Ubuntu 22.04. I was try
I Have a function that reads a xls on php, transforms it, and returns it in csv, heres the html<br
we have an (old) Java Web-Application, using Shiro – works like a charm – since ages 😉
What we need
I want to print a variable with PersistentCollection Type (products)
I made a for loop but I got this error<br
Error "Composer could not detect the root package (laravel/laravel) version, defaulting to ‘1.0.0’. See https://getcomposer.org/root-version"
I’m using Laravel 10, PHP