Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Chosen select an option by default with jQuery

Storing an array of data using Redis (from Laravel)

php laravel redis

Laravel - Video file validation

php laravel validation

Downloading attachments to directory with IMAP in PHP, randomly works

php imap attachment

What literal characters should be escaped in a regex?

php regex escaping pcre

file_get_contents('php://input') always returns an empty string

Create button with link in Yii2

php yii yii2 yii-widgets

Unable to use PHPIZE after update to MacOS Mojave

php macos-mojave phpize

I have a string with "\u00a0", and I need to replace it with "" str_replace fails

php encoding str-replace

Get time from a date/time string

php datetime

Change layout in the controller of Zend Framework 2.0

Retrieve extension version in php

php php-extension

Deprecated: Function split() is deprecated. How to rewrite this statement?

regex php posix-ere

Copy file from remote server or URL [duplicate]

php file copy

Laravel 5 / Lumen Request Header?

php rest laravel lumen

In Laravel, how do I retrieve a random user_id from the Users table for Model Factory seeding data generation?

php database laravel model seed

php - check for valid guid

php guid

pecl:command not found

php macos pecl

PHP array combinations

php arrays combinations

Remove duplicate items from an array [duplicate]