Remove unused "use" imports in PHP
by
Christian Weiske cweiske.de/tagebuch/php-remove-unused-use.htm 2019-05-15
To clean up unused namespace imports (use statements) in many PHP files at once, php-cs-fixer
(no title) cweiske.de/tagebuch/demo/php-http-negotiation/language.php 2020-02-29
I'd give you text of language: en
PHP Stories
by
Christian Weiske cweiske.de/tagebuch/PHP%20stories.htm 2013-09-13
Today I had the idea to write a whole story - in valid PHP. The title could be like: <?php
PHP: Redirection limit reached
by
Christian Weiske cweiske.de/tagebuch/php-redirection-limit-reached.htm 2013-04-27PHP may give you the following error: PHP Warning: file_get_contents(http://example.org/): failed