Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

How can I run only one test from a suite?

php codeception

Manually register a user in Laravel

Random number in range [min - max] using PHP

php security random

Get custom product attributes in Woocommerce

Laravel validation attributes "nice names"

How to get user agent in PHP

php user-agent

Laravel 5 Application Key

php laravel laravel-5.1

Is there a built-in way to get all of the changed/updated fields in a Doctrine 2 entity

How to get all keys from a array that start with a certain string?

php arrays array-filter

Selecting a css class with xpath

php html xml xpath web

Checking if a variable is an integer in PHP

php

How unique is the php session id

php session guid

Setting PHPMyAdmin Language [closed]

php phpmyadmin

What does 'P' stand for in the DateInterval format?

php php-5.3

Doctrine 2 and Many-to-many link table with an extra field

php mysql doctrine-orm

Type hinting for properties in PHP 7?

Is it safe to trust $_SERVER['REMOTE_ADDR']?

php security ip-address

Laravel Eloquent where field is X or null

php laravel eloquent

Install PECL modules without the prompts

php pecl

How do I replace part of a string in PHP? [duplicate]

php