Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

MySQL Database won't start in XAMPP Manager-osx

php mysql macos xampp

Getting a 500 Internal Server Error on Laravel 5+ Ubuntu 14.04

What does "=>" mean in PHP?

php

Is there a point to minifying PHP?

php minify

How to add a new method to a php object on the fly?

php methods

SHA384 is not supported by your openssl extension, could not verify the phar file integrity

php composer-php

Convert a series of parent-child relationships into a hierarchical tree?

Get operating system info

How to Merge Two Eloquent Collections?

Composer - the requested PHP extension mbstring is missing from your system [closed]

php composer-php mbstring

Laravel: Using try...catch with DB::transaction()

php laravel transactions

PHP how to get local IP of system

php ip-address

How to repair a serialized string which has been corrupted by an incorrect byte count length?

Differences between Perl and PHP [closed]

php perl

Convert seconds into days, hours, minutes and seconds

php date

PHP convert date format dd/mm/yyyy => yyyy-mm-dd [duplicate]

php date formatting mktime

How to create cron job using PHP?

php cron

Best PHP IDE for Mac? (Preferably free!) [closed]

php macos

Is PHP's count() function O(1) or O(n) for arrays?

php arrays performance

How can I run a PHP script in the background after a form is submitted?

php scripting background