Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Formatting Phone Numbers in PHP

php phone-number

In a PHP project, what patterns exist to store, access and organize helper objects? [closed]

design-patterns oop php

mcrypt is deprecated, what is the alternative?

Problems with lib-icu dependency when installing Symfony 2.3.x via Composer

php symfony composer-php

Declaration of Methods should be Compatible with Parent Methods in PHP

Are PHP include paths relative to the file or the calling code?

php include relative-path

Preserve Line Breaks From TextArea When Writing To MySQL

php mysql html

Why can't I overload constructors in PHP?

Passing data to a closure in Laravel 4

php laravel laravel-4

Calling a function within a Class method?

php function class methods call

Calling closure assigned to object property directly

php object properties closures

How can I access an object property named as a variable in php?

php json google-api

Preventing Laravel adding multiple records to a pivot table

php laravel laravel-4 eloquent

php $_POST array empty upon form submission

php arrays forms post

PHP Regex to check date is in YYYY-MM-DD format

php regex date-format

PHP and MySQL - how to avoid password in source code? [duplicate]

Reference assignment operator in PHP, =&

How do I resolve a HTTP 414 "Request URI too long" error?

How to check that an object is empty in PHP?

php object

Enabling error display in PHP via htaccess only