Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Is there any way to install Composer globally on Windows?

php windows composer-php

Read a plain text file with php

php file text

symfony vs cakephp [closed]

cakephp symfony1 php

Get variable from PHP to JavaScript [duplicate]

php javascript

PHP replacing special characters like à->a, è->e

php utf-8 preg-replace decode

convert php date to mysql format

php mysql

Leverage browser caching, how on apache or .htaccess?

php .htaccess browser-cache

array_map not working in classes

I can't access http://localhost/phpmyadmin/

php phpmyadmin

A script to change all tables and fields to the utf-8-bin collation in MYSQL

php sql mysql utf-8 collation

"Fatal error: Cannot redeclare <function>"

php include

Is it possible to declare an array as constant [duplicate]

php

Blade: escaping text and allowing new lines

php laravel escaping blade

PHPMailer: SMTP Error: Could not connect to SMTP host

php email phpmailer

PHP Date Time Current Time Add Minutes

php

Speed difference in using inline strings vs concatenation in php5?

PHP get start and end date of a week by weeknumber

php date

PHP Compile Error: "Cannot use empty array elements in arrays"

php arrays laravel-5

Is there a performance benefit single quote vs double quote in php? [duplicate]

XDebug or Zend Debugger?

php debugging