Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Is there a way to tell if --debug or --verbose was passed to PHPUnit in a test?

php phpunit

Understanding session save path as no value and security

Lazy (ungreedy) matching multiple groups using regex

java php ruby regex perl

Parsing INI file with PHP when semi-colon (;) is included in the value

php debugging parsing ini

Doctrine detaching, caching, and merging

php doctrine doctrine-orm

How to show time with php code with the right timezone

php datetime timezone

One-to-many then eager load an array with Laravel Eloquent ORM

php orm laravel eloquent

Convert array to an .ini file

php arrays ini

FPDF add new font

php fonts fpdf

Is it possible to return a reference from a closure in PHP?

php closures

Querying API through Curl/PHP

php api curl parse-platform

Auto delete a record in table when date is expired?

php mysql

Using count(*) vs num_rows

php mysql

Differences in mysqli_fetch functions

php mysql mysqli

How to set Content-Disposition Headers as a default on Amazon S3 Bucket

php wordpress amazon-s3

Compressing png images using PHP [closed]

php image image-compression

Symfony2: app_dev.php allow access only to IP?

php symfony

Catchable Fatal Error: Argument 1 passed to ... must be an instance of ..., array given

Is PHP not always a server side technology? [closed]

php

PHP singleton database connection pattern

php mysql mysqli singleton