Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

What http status code is supposed to be used to tell the client the session has timed out?

php ajax yui http-status-codes

Where do we use the object operator "->" in PHP?

php

Calling Python in PHP

php python

laravel collection to array

php arrays laravel eloquent

What is ?: in PHP 5.3? [duplicate]

JetBrains WebIDE: PHP variable type hinting?

Handling data in a PHP JSON Object

php json

How can I properly use a PDO object for a parameterized SELECT query

php mysql select pdo

PHP wait for input from command line [duplicate]

php command-line

How to access an application parameters from a service?

php symfony yaml

PHP output showing little black diamonds with a question mark

Warning: preg_replace(): Unknown modifier 'g'

php regex

Given a Unix timestamp, how to get beginning and end of that day?

Installing GD in Docker

php docker dockerfile

How to run composer from anywhere?

php composer-php

imagecreatefromjpeg and similar functions are not working in PHP

php gd

Get the first letter of each word in a string

php string

eloquent laravel: How to get a row count from a ->get()

php sql laravel eloquent

What is the correct way to write PHPDocs for constants?

php phpdoc

Why do I get a laravel error while creating a new project?

php laravel