Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

PHP Spread Syntax in Array Declaration

Run artisan command in laravel 5

MySQLi query results: When do I close, free, or both?

php mysqli

Detect main colors in an image with PHP

For a push notification, is a websocket mandatory?

Get domain name from full URL

php url

Can't write to /tmp with php, despite 777 permissions and no open_basedir value

php fopen tmp php-safe-mode

Encrypt in Javascript, decrypt in PHP, using public-key cryptography

Sort array by value alphabetically php

php arrays sorting

How to get the number of columns of worksheet as integer (28) instead of Excel-letters ("AB")?

php phpexcel

Set Memory Limit in htaccess [closed]

php .htaccess

How to get the last n items in a PHP array as another array?

php arrays

How to generate a good salt - Is my function secure enough?

php security salt

Save current page as HTML to server

php html file save

How can I disable mod_security in .htaccess file?

php apache .htaccess

.htaccess RewriteRule to preserve GET URL parameters

Which one to use : Expire Header, Last Modified Header or ETags

Replace excess whitespaces and line-breaks with PHP?

php regex whitespace

Comparing BCrypt hash between PHP and NodeJS

php node.js bcrypt

PHP PDO prepared statement -- MySQL LIKE query

php mysql pdo