Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Get the files inside a directory

php

Keeping session alive with Curl and PHP

php session curl

Handling expired token in Laravel

php laravel laravel-5

How do I receive email and process it in a web application

php email

PHP - exit or return which is better?

php terminate

.htaccess 301 redirect of single page

Get method's arguments?

Fatal error while upgrading Laravel 5.1 to 5.2

How to parse JSON and access results

php json curl

php call class function by string name

php

convert date string to mysql datetime field

php mysql

php.ini reload in php-cli

php php-ini

How to remove both .php and .html extensions from url using NGINX?

php html nginx

Getting GET "?" Variable in Laravel

php laravel rest

Set Font Color, Font Face and Font Size in PHPExcel

php class phpexcel

Tell bots apart from human visitors for stats?

Call method by string?

php oop

Initializing Multiple PHP Variables Simultaneously

php

Setting timezone to UTC (0) in PHP

php date timezone utc

How to chain method on a newly created object?