Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Share cookies to subdomain on localhost

php cookies

PHPUnit can't found the "TestCase" class

php unit-testing phpunit

How many characters does bin2hex(random_bytes()) depending on input?

Specify a cache validator for images created by imagejpeg/imagepng functions

Pluck id (integer) cast to string Laravel

php json forms laravel pluck

Parsing JSON using php jsonpath

php json parsing jsonpath

OAuth 2.0 where to securely store access token for long term use

telegram bot SSL error: SSL error {error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed}

php ssl bots telegram

PHP domain whois script not return all information

Codeception & Symfony - run Doctrine migrations before tests

Symfony4 use external class library as a service

The mechanism of annotations in Symfony - how does it all work?

php symfony

The GET method is not supported for this route. Supported methods: POST. laravel 5.8 Ajax

Reading big arrays from big json file in php

php arrays json laravel

Zend Framework: Using Models and Views, best practices [closed]

php zend-framework model

Is there any Java equivalent of PHP's http_build_query function?

java php http build

What is the best method for taking a site down and kicking out users to do an upgrade?

php authentication

In SimpleXML, how can I add an existing SimpleXMLElement as a child element?

php oop simplexml

How to open file in PHP that has unicode characters in its name?

php string unicode

What is the Best Practices to share PHP scripts among different PHP applications?

php