Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

How to intentionally cause a fatal error in PHP script?

php crash

Retrive all rows from last month (Laravel + Eloquent)

Call to undefined function set_magic_quotes_runtime() [closed]

php

Is there a way to get the name of a variable? PHP - Reflection

php reflection

Equivalent of url() helper function in Zend controller

Can't connect to MongoDB through PHP

php mongodb pecl nosql

Get the length of an audio file php

php audio

Ignore MySQL foreign key constraints in PHP

php mysql testing foreign-keys

CakePHP fav icon

php cakephp favicon

Matching Unicode letter characters in PCRE/PHP

Distinguish between NULL and FALSE with PHPUnit

php unit-testing null phpunit

Developing PHP with Eclipse on a remote server (FTP) on Windows

php eclipse ftp remote-access

HTMLPurifier removes target="_blank"

php html htmlpurifier

Zend File upload: File exceeds the defined ini size

php file-upload zend-form

Syntax error using parse_ini_file() when file's value's contain exclamation points and equal signs

php syntax-error ini

MySQL INSERT ....ON DUPLICATE UPDATE - Adds one to the autoincrement

php mysql innodb

PHP Save Image After imagecopyresampled

php image

Putting HTML in JSON

php html json

PHPunit: How to mock a method that has a parameter AND a returned value

php unit-testing phpunit

Rendering an SVG file to a PNG or JPEG in PHP [duplicate]

php svg gdlib