Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Convert SVG image to PNG with PHP

php svg imagemagick jpeg gd2

PHP7.1 json_encode() Float Issue

php json precision php-7.1

Warning "Do not Access Superglobal $_POST Array Directly" on Netbeans 7.4 for PHP

How to correctly require a specific commit in Composer so that it would be available for dependent packages?

php github composer-php

How to tell phpunit to stop on failure

php unit-testing phpunit

using jquery $.ajax to call a PHP function

php jquery ajax

Doctrine and composite unique keys

php mysql doctrine-orm

How to use PHP's password_hash to hash and verify passwords

How do I create a PDO parameterized query with a LIKE statement?

php pdo

Accept function as parameter in PHP

php function

Laravel - check if Ajax request

php laravel

Post request in Laravel - Error - 419 Sorry, your session/ 419 your page has expired

php laravel csrf

Using CSS in Laravel views?

php frameworks laravel

Call to undefined method mysqli_stmt::get_result

php mysqli

Calculate number of hours between 2 dates in PHP

php datetime

Why would json_encode return an empty string

php json

Maximum execution time in phpMyadmin

json_encode is returning NULL?

php null json

How to check whether mod_rewrite is enable on server?

SilverStripe PHP Forms - If I nest a SelectionGroup inside a FieldGroup, one of the related SelectionGroup_Items' Radio Box does not show up. Why?

php forms silverstripe