Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

PHP, Radio Buttons return on, not value

php radio-button

php alphabetically order an array by last word in string

php arrays

Counting results filtered by distinct() or group_by() in Codeigniter

fsockopen() how does it actually work? [closed]

No connection could be made because the target machine actively refused it LARAVEL 4 error

php redis laravel

PHP regexp for "start of string or pattern" [duplicate]

php regex preg-match

Inserting translator notes/comments in PHP files

Sending HTML Mails from Amazon SES using PHP SDK

Server requirements for PHP version

php laravel laravel-4

How can you catch a "permission denied" error when using fopen in PHP without using try/catch?

Twitter api 1.1 update_with_media

php twitter

Codeigniter + NetBeans + XDebug : Debugger not working after redirect()

Limit sql result on dbal

php sql doctrine dbal

Laravel Eloquent doesn't update only inserting

php laravel laravel-4

Shuffle array by group of values

Is it possible to change the $_SERVER['HTTP_HOST'] in htaccess? [closed]

php apache .htaccess http-host

PHP Javascript Uncaught SyntaxError: Unexpected token ILLEGAL

php jquery

What is the difference between *.volt and *.phtml files in PhalconPHP?

PHP allowed memory usage exhausted while I see no sign of it

php

How do you mock a virtual binary file so that exec() / system() / passthru() function output can be tested?