Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

PHP turn "Call to a member function on a non-object" into exception

php error-handling

Cleanest way to execute code outside of try block only if no exception is thrown

feeding values to stdin for online judge

php stdin

How to mass insert or update in a single query (not a for loop of queries) using Laravel 4.2

CURLOPT_POST vs CURLOPT_CUSTOMREQUEST

php curl

codeigniter form POST Empty in Controller from View

What is the correct way to document PHP constants (define) with phpDocumentor

php constants phpdoc

How to use Eclipse for both Java and PHP?

java php eclipse ide

Face detection in PHP

Configuration storage setup [file vs. database]

php mysql

What ways are there to store information about an anonymous/guest user in a database?

How to share a Symfony2 model with several projects

PHP: Fatal error: Call to a member function on a non-object [duplicate]

php fatal-error

File php.ini configuration on Mac OS X

php macos apache

Are websockets suitable for use with PHP?

php html sockets websocket

How to blogger/wordpress/tumlr allow users to mask url

How to cancel a PHP process, when ajax call is cancelled?

php ajax search request

PHP memory_get_usage(false) vs memory_get_usage(true)

php memory-leaks

sublime text 3 hints as in NetBeans

CodeIgniter update query gets executed twice

php codeigniter-2