Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

How to read a single file inside a zip archive

php zip gzip zlib

Symfony profiler throws 404

php symfony profiler

In a PHP5 class, when does a private constructor get called?

php oop constructor

PHP built in server and .htaccess mod rewrites

php .htaccess php-5.4

List of highly-regarded PHP style guides?

php coding-style

Why does WordPress still use addslashes(), register_globals() and magic_quotes?

php dom get all attributes of a node

php dom

Is there an standalone PHP routing library? [closed]

php frameworks routing

new mysqli vs mysqli_connect

php mysqli

How to use the swiftMailer in Yii2

php yii swiftmailer yii2

How to handle user input of invalid UTF-8 characters?

php encoding utf-8

MySQL: Select Random Entry, but Weight Towards Certain Entries

PHP preg_replace/preg_match vs PHP str_replace

Why does PHP add "\r\n" to an empty string?

php rest request

COMPOSER: choose the command line php you want to use. There is nothing there

php xampp composer-php

Visual Studio Code debugging Array evaluation

instanceof equivalent for a string-represented classname

php

PHPUnit "Mocked method does not exist." when using $mock->expects($this->at(...))

How do I check if PHP is connected to a database already?

php mysql

Using Clean URLs in RESTful API

php rest