Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Using active directory to authenticate users on intranet site

APC -> APCu / OPCache, performance poor

php wordpress apc opcache

PHP "pretty print" HTML (not Tidy)

php html format tidy

What is the "break/continue $var syntax" (will be removed in PHP 5.4)?

php syntax

What is userland caching APCu extension in PHP?

php opcache

How to force CURL to ask for http/1.1? Or maybe there's another issue, not sure

php ssl curl

PHP - Convert File system path to URL

php url filesystems

Code to parse user agent string?

What does @param mean in a class?

php class param

Why do I need `fclose` after writing to a file in PHP?

php

array_unique vs array_flip

Why is object oriented PHP with mysqli better than the procedural approach? [closed]

Why does PHP not automatically call parent constructors?

php oop inheritance

What's the best logic for switching language in Laravel?

php localization laravel

What application structure to use with AngularJS and Laravel?

How do detect that transaction has already been started?

Set cookie wih JS, read with PHP problem

php javascript cookies

file_get_contents throws 400 Bad Request error PHP

php json file-get-contents

Why decremented of NULL not negative in this array?

php

Generate a single use token in PHP: random_bytes or openssl_random_pseudo_bytes?

php random token