Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Check if a variable is undefined in PHP

php

Yii2 data provider default sorting

php yii yii2 gridview-sorting

How can I get enum possible values in a MySQL database?

php mysql

How do I load a PHP file into a variable?

php file

Disable rate limiter in Laravel?

php laravel

How would you access Object properties from within an object method? [closed]

java php oop theory

Laravel stylesheets and javascript don't load for non-base routes

php laravel blade

In PHP, how to detect the execution is from CLI mode or through browser ? [duplicate]

php

How to use cURL to get jSON data and decode the data?

php json api curl

"Class XXX is not a valid entity or mapped super class" after moving the class in the filesystem

php symfony doctrine-orm

Page redirect after certain time PHP

php redirect

How do I remove accents from characters in a PHP string?

php iconv

Getting the name of a child class in the parent class (static context)

$date + 1 year?

php strtotime

Real escape string and PDO [duplicate]

php mysql pdo

Determining Referer in PHP

php http-referer

PHP expresses two different strings to be the same [duplicate]

php string

Are PHP functions case sensitive?

php function case-sensitive

Disable text input history [duplicate]

php

Correct way to set Bearer token with CURL

php http curl oauth-2.0