Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Why does calling encodePassword() with identical salts and passwords produces diffent hashes in Symfony 4?

php symfony password-hash

How to match row value as variable for parameter in sibling results?

php mysql sql mariadb roots-sage

How to convert UUID/GUID to OID/DICOM UID in JavaScript?

javascript c# php angular dicom

Error when trying to send a notification to my slack with Laravel 5.8

Nginx + Php-fpm fastcgi upstream timed out

php nginx timeout fastcgi fpm

Composer: Allowed memory size error when installing package

php composer-php

html download attribute redirects to url instead of downloading

javascript php jquery html

How to avoid logging expected exceptions that are correctly converted to status codes by Api-Platform?

Database exists but returns an error saying "Unknown Database"

Yii2 - ActiveForm and afterValidate events

php yii2

Magento 2 session data gets deleted in google chrome

php magento magento2

Class Foo\Bar\Baz located in ./foo/bar/utility/baz.php does not comply with psr-4 autoloading standard. Skipping

php composer-php autoload

Add a new order status that Send an email notification in WooCommerce 4+

Is it possible to connect PHP to SQL Server Compact Edition?

Does PHP have a DEBUG symbol that can be used in code?

php debugging

Need to re-format phone number entries in a PHP Formmail script

php regex

Locking a MySQL database so only one person at once can run a query?

php mysql concurrency

Ecommerce tool for selling services

php mysql e-commerce

Is there a way to emulate the 'whois' tool using php?

php whois

Is this wrapper for PDO 'good code' ? Are there any potential problems?

php refactoring pdo