Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Linux - PHP 7.0 and MSSQL (Microsoft SQL)

php sql-server linux odbc php-7

Add attribute to an object in PHP

php

Symfony calls the PHP garbage collector on Ubuntu 14.04 even when session.gc_probability is set to 0

Why are Form and HTML helpers deprecated in Laravel 5.x?

php html laravel laravel-5

What is the meaning of \x00 , \x04 in PHP

php binaryfiles

How to set attributes for stdClass object at the time object creation

php stdclass

How to find out how many rows and columns to read from an Excel file with PHPExcel?

php phpexcel

How to get the total number of rows of a GROUP BY query?

php database sqlite pdo

Use of PHP Magic Methods __sleep and __wakeup

php oop magic-methods

Get the http headers from current request in PHP

php nginx http-headers

Laravel Error: Method Illuminate\View\View::__toString() must not throw an exception

Laravel blade "old input or default variable"?

Validating entities without form in Symfony 2

php symfony

What is SALT and how do i use it?

php salt

Aptana Studio vs. Eclipse [closed]

java php eclipse ide aptana

php array_filter without key preservation

php arrays

PDO PHP Fetch Class

php pdo

Ternary operator left associativity [duplicate]

Why include when you can require in PHP?

php

How to insert the current timestamp into MySQL database using a PHP insert query

php mysql timestamp