Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Stop using `global` in PHP

php

Does a PHP exception stop execution?

php exception

Laravel $q->where() between dates

Run Java class file from PHP script on a website

java php scripting stdout

How can "[" be an operator in the PHP language specification?

php specifications

how to unit test curl call in php

php curl phpunit

Removing array index reference when using json_encode()

php jquery json

Updating Composer autoload files without `composer update`?

php composer-php

Environment driven database settings in Laravel?

Can I instantiate a PHP class inside another class?

php class oop object

What is the best way to save config variables in a PHP web app?

php configuration

How would I only update one composer dependency?

php composer-php

Incorrect datetime value Database Error Number: 1292

php mysql database datetime

Why return new static? (PHP)

Named capture in PHP using regex

php regex

If string only contains spaces?

php string

How do you run a .bat file from PHP?

php system exec batch-file

Strict Standards: Only variables should be assigned by reference PHP 5.4

php reference porting

Checking exec() runs successfully or not

php exec

Rounding up to the second decimal place [duplicate]

php numbers rounding ceil