Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Getting all request parameters in Symfony 2

php symfony request

SOAP request in PHP with CURL

php soap curl

Get current class and method?

php

Sorting a php array of arrays by custom order

Case-insensitive array search

php arrays

mysqlworkbench giving version error on exporting database

Find first character that is different between two strings

php string

How to find out what the date was 5 days ago?

php

What is the best way to validate a credit card in PHP?

Fatal error: Call to undefined function curl_init()

php linux ubuntu curl debian

How can I know which 'php.ini' file is used?

php php-ini

PHP: date function to get month of the current date

php datetime

AWS SDK for PHP: Error retrieving credentials from the instance profile metadata server

How can I split a string at the first occurrence of "-" (minus sign) into two $vars with PHP?

php split

How to hide .env passwords in Laravel whoops output?

Error in phpMyAdmin after updating to v4.8.0: The $cfg['TempDir'] (./tmp/) is not accessible

php mysql linux phpmyadmin

Disable PHP in directory (including all sub-directories) with .htaccess

php apache .htaccess

Error In PHP5 ..Unable to load dynamic library

php

Laravel 5 Class 'form' not found

php laravel composer-php

JSON vs. Serialized Array in database [closed]