Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Removing X-Powered-By

php http-headers

PHP code to remove everything but numbers

php regex string

Wrong syntax highlighting for PHP file in PHPStorm

php ide phpstorm

Explode string by one or more spaces or tabs

php regex explode

Replacing Spaces with Underscores

php

Run PHP Task Asynchronously

Can I use a hash sign (#) for commenting in PHP?

php comments

PHP session lost after redirect

Null vs. False vs. 0 in PHP

php null

How to delete an array element based on key? [duplicate]

php arrays

CodeIgniter activerecord, retrieve last insert id?

php codeigniter

How does the keyword "use" work in PHP and can I import classes with it?

php import include

Can I get CONST's defined on a PHP class?

PHP - Extracting a property from an array of objects

php

Getting Current date, time , day in laravel

php date laravel

What is the difference between self::$bar and static::$bar in PHP?

php oop php-5.3

Is there an easy way of seeing PHP info?

php phpinfo

How to minify php page html output?

php html minify

Skip composer PHP requirement

php composer-php versioning

Calling a function from a string in C#