Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Facebook graph API - OAuth Token

php facebook token

Elegant solution for line-breaks (PHP)

php line-breaks

What is the correct and safe/secure way to keep a user logged in? cookies? session? PHP && MYSQL

php mysql session cookies

Access denied (403) for PHP files with Nginx + PHP-FPM

Laravel, create MySQL trigger from Migration

How do I compress HTML in laravel 5

How to check if directory contents has changed with PHP?

PDO Cannot execute queries while other unbuffered queries are active

php mysql

PHP user class (login/logout/signup)

php oop class login

PHPExcel modify existing .xlsx file with multiple worksheet

php wordpress phpexcel

OAuth 2.0 PHP Client and Server Example

php oauth oauth-2.0

Laravel ORM, date compare

php laravel orm

PostgreSQL get items from last 12 hours

php postgresql

How to convert Emoji from Unicode in PHP?

php unicode emoji

Composer update: The requested PHP extension ext-http missing

php symfony composer-php

Store html entities in database? Or convert when retrieved?

php mysql

How to skip invalid characters in XML file using PHP

php xml utf-8

Difference between object and class in PHP?

php oop class object

How can I get Netbeans to use import statements instead of fully qualified class names on autocomplete?

php netbeans

PHP: Using a variable inside a double quotes

php