Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

How to receive images with the Telegram API?

php json telegram-bot

Organize php project files

php project-organization

Sanitize JSON with php

php json filter-var

Count character length of emoji?

How to test with different versions of PHP in a GitHub Action

php github github-actions

In PHP, how do I generate a big pseudo-random number?

php random gmp bcmath

swift mailer error 'Swift_RfcComplianceException' on an email that actually works?

php email swiftmailer

How do I examine defined constants in PHP?

php debugging constants xdebug

SQL Select * from multiple tables

php sql mysql database pdo

Static method get - is this bad practice?

php oop static-methods

Base64 encode uploaded file then save in database

php

PHP - How to write image resource to file

php gd

How to let regex ignore everything between brackets?

php regex

How can I check if ports 465 and 587 are open with PHP?

php linux smtp ports

When do I have to declare session_start();?

php session login

How to use Yii::app()->end() method and how is it different from exit()?

php yii exit

How to use the AccessDecisionManager in Symfony2 for authorization of arbitrary users?

php symfony access-control

Symfony 2: dependency injection and traits

PHP Library to read email

how does php autoloader works

php loader autoloader