Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

PHP and Postgres: catching errors?

PHP: How to draw an image over another image?

php gdi+

Send some arguments to a PHP using the iPhone

php iphone

What type of information should be saved in a Cookie (PHP)

Can I retrieve the lastInsertId from a bulk insert?

php sql mysql

$stmt->num_rows returning 0 even after calling store_result

Views: Including multiple views in one view

php yii

cakePHP validation

php cakephp

PHP Using a variable when calling a static method

php static methods

How to redirect based on Accept-Language with Apache / mod_rewrite

Returning arrays in php causes syntax error

php

Can't use sha1 inside class definition?

php sha1

How can I convert PHP Code Sniffer XML report into HTML?

php sniffer

Cleaning up a PHP array to make it 0 based again

php arrays

Shortest path in a map

php path dijkstra shortest

Returning neighborhood based on address with Google geocoder/API

PHP: Instantiate class by reference?

CakePHP Model Name Uses PHP Reserved Word

php cakephp keyword

duplicating the md5 raw_output flag (raw bytes) in PHP 5 with Ruby's md5

php ruby encryption hash

Dependency Injection simple implementation

php oop design-patterns