Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Find a matching or closest value in an array

php arrays search sorting

How to display a date as iso 8601 format with PHP

mysql server port number

skip current iteration

php loops

How to get cookie's expire time

php cookies

How to check if a string is base64 valid in PHP

php validation base64

How to print all session variables currently set?

php session

Laravel migration table field's type change

php laravel migration

Generating random results by weight in PHP?

php random

PHP: settings memory_limits > 1024M does not work

php memory-limit

Xampp Access Forbidden php

php xampp

How to change mysql to mysqli?

php mysql mysqli

Remove control characters from PHP string

php regex string

Silence "Declaration ... should be compatible" warnings in PHP 7

Laravel Migration table already exists, but I want to add new not the older

php mysql laravel

Calculate age based on date of birth

php mysql date

GD Library extension not available with this PHP installation Ubuntu Nginx

php laravel ubuntu nginx

laravel composer update : the requested PHP extension dom is missing from your system

php laravel composer-php

Get first 100 characters from string, respecting full words

php string

How to find a value in an array and remove it by using PHP array functions?

php arrays function built-in