Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Zend Framework Layout

GIS spatial functions in PHP?

php gis

php - clean URL

php url

Minimum set cover [PHP]

php algorithm set

Recommendation? for our specific HTML -> PDF project

php html pdf

Integrate PHPT test cases with PHPUnit

php phpunit phpt

PHP directory separators, forcing forward slash; non-intrusive

php path filesystems

Commenting out other comments with PHP?

php comments

How to get variable width & height when cropping with Jcrop and save with PHP GD

php image gd crop jcrop

Where does PHP get its settings if no configuration file is loaded?

php

Many-To-One with multiple target entities

delete file from the server after download in php

php

PHP - Is this a safe way to allow user-supplied regular expressions

Calling register_shutdown_function inside a class

php oop error-handling

iconv(): Detected an incomplete multibyte character in input string

php utf-8

Laravel Model::create or Model->save()

php laravel

Setting default value on form value transformer in Symfony2

php symfony

Can't send file as form data using cURL

php curl slim

WS-Trust not authenticating with PHP

php soap-client ws-trust

Why can't PHP traits have static abstract methods?

php oop static abstract traits