Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

URL doesn't work with slash after removing extension using htaccess

PHP: mail() function with runtime ini_set() for SMTP and SMTP_PORT not working on Linux

sendmail php ini-set

How to stream a mjpeg video on a website

What does memory_get_peak_usage(true) do? [duplicate]

php

Get possible array combinations

Is there a limit like max_input_vars in versions before 5.3.9?

php configuration

MySQL select or update acting very strange

php mysql

htaccess: different rewrite rules for different ip addresses

On update, skip certain attributes from updating yii

php yii model

Similar names in a huge list

php mysql data-analysis

MySQL: Eliminating duplicate rows without breaking a foreign key constraint

Remove and restore options from select

javascript php jquery html

Yii pagination showing fewer items than available

Twitter Oauth Statuses/show in codeigniter returns error

php codeigniter twitter oauth

Installing php_imagick.dll PHP extension on wampserver 2.2

php windows wamp

Using regex to check comma's usage

php regex

Doctrine 2 Index Inheritance

How to add numbers from dynamic input fields?

javascript php html forms

What is the value of using PUT/DELETE with Laravel?

php laravel-4

Code coverage only covering one test instead of all suite

php laravel phpunit