Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Can't install composer - the json extension is missing

php json ubuntu composer-php

How do I display a MySQL error in PHP for a long query that depends on the user input? [duplicate]

php mysql mysqli

Combining PHP-fpm with nginx in one dockerfile [closed]

php docker nginx dockerfile fpm

array_push() vs. $array[] = .... Which is fastest? [duplicate]

Is it worth trying to write tests for the most tightly coupled site in the world?

Why use @ before variable in PHP? [duplicate]

php

Update whole page on Ajax request

php javascript jquery ajax http

laravel controller name should be plural or singular?

Can a base64 encoded string contain whitespace?

php - what's the benefit of unsetting variables? [duplicate]

php

Can PHP work with a MS SQL database

php sql-server database

How to determine which script is being executed in PHP-FPM process

fastcgi php

How can I implement an "interesting tags" feature like that on Stack Overflow?

php jquery mysql tags

PHP regex: what is "class at offset 0"?

php regex

How to kill a/all php sessions?

php session login

php timeout - set_time_limit(0); - don't work

php timeout execution

Is there any way to compile a blade template from a string?

php laravel laravel-blade

SF2.6 OptionsResolverInterface deprecated and AbstractType:setDefaultOptions

php symfony symfony-2.6

PHP: do arrays have a maximum size?

php arrays

PHP create file for download without saving on server