Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

sleep() silently hogs CPU

php performance sleep

Where and when to open a database connection

php mysql

Can a JSON object returned by PHP contain a date object

PHP File Upload, files disappearing from /tmp before move_uploaded_files

php file upload file-upload

Can I override the PHP built-in function echo()?

php

Issues porting PHP/GD wrapper to Imagick

php image imagemagick gd imagick

How to save a page as pdf in php

php

Ajax push system

php ajax push

Can PHP arrays hold items of different type?

php arrays string types integer

PHP class_exists acting case sensitive [closed]

php

Connecting to old MySQL servers

php mysql pdo mysqli

Validating a Unique Slug on Update in Laravel 5

MongoWriteConcernException. the (immutable) field '_id' was found to have been altered to _id

php mongodb codeigniter

nginx try_files, proxy_pass and upstream

php wordpress nginx

Return data from Laravel Jobs

What does X-Backside-Transport Header do?

php soap http-headers

What is the point of OOP visibility in PHP when Closures and Reflections are available?

Is there an easy way in PHP to convert from strings like '256M', '180K', '4G' to their integer equivalents?

php

PHPUnit code coverage generation causing memory exhaustion

Doxygen: how to describe class member variables in php?

php variables doxygen