Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

dropzone.js image upload acceptedMimeTypes

Magento 1.9 wrong currency symbol in order confirmation email cart - when paying with PayPal - formatPrice()

php magento currency

Duplicate Apple APNS push notifications?

Auth.net Issue on capture

Laravel passport gives 401 Unauthenticated error

PHP+MongoDB: Uncaught exception 'MongoCursorException' with message 'No such file or directory'

php mongodb mongodb-php

Laravel Passport's Password Grant Flow for First-party Apps

PHP concurrency issue, multiple simultaneous requests; mutexes?

php concurrency eloquent mutex

PHP / Mongo geoJSON Loop is not valid

php mongodb geojson

How to send email from local wamp server using PHP?

php email wamp

ErrorException in StreamBuffer.php line 95: in laravel 5

php laravel laravel-5

CKEditor can not parse JSON response

Debugging IDE's port connection to XDebug: "Waiting to Connect"

php netbeans ide xdebug netstat

Anyone successfully serving high traffic with PHP 5.4.4 and APC 3.1.10? [closed]

php apache porting apc

PHP Jquery Ajax call throws net::ERR_EMPTY_RESPONSE

php jquery ajax google-chrome

Best way to handle storing/displaying dates in different timezones in PHP?

php mysql datetime date timezone

How can I use PHPDoc to type-hint the parameters of a Callable?

php phpstorm phpdoc

Can I change a method on a PHPUnit Mock after I've set it?

php mocking phpunit

How to get CURL to work with PHP on Windows? (WAMP)

php curl wamp

htmlspecialchars vs htmlentities when concerned with XSS

php xss