Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Install GD library and freetype on Linux

php linux ubuntu gd freetype

htaccess access to file by ip range

php .htaccess

PHP_SELF and XSS

php xss

Why does the Laravel API return a 419 status code on POST and PUT methods?

php rest laravel-5

PHP - Getting Current URL

php

How to reset indexes in array_diff result?

php

What is encapsulation with simple example in php?

php encapsulation

What is the best way to count page views in PHP/MySQL?

php mysql

Detect if running from the command line in Laravel 5

php laravel-5

proper way to logout from a session in PHP

php session

Generate an N-digit random number

php security random mcrypt

Converting between timezones in PHP

php datetime timezone

Symfony2 disable cache?

Yii2 : ActiveQuery Example and what is the reason to generate ActiveQuery class separately in Gii?

php yii2 gii

Replacing \r\n with PHP

php mysql insert replace

How to alias the name of a column in Eloquent

php laravel eloquent

How to send Emoji with Telegram Bot API?

php telegram-bot

Difference between <?php and <?

php syntax

Determining what classes are defined in a PHP class file

php class

PDOStatement to JSON [closed]

php json pdo