Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Convert utf8 to latin1 in PHP. All characters above 255 convert to char references

php character-encoding

Is it possible to count the number of dimensions in an array?

regular expression to detect numbers written as words

php regex

PHP OOP Theory - Error checking inside or outside of the class?

php oop

Step-by-step conversion to module-based folder structure for zend project

call to undefined method DateTime::add method in php

php datetime

Templating with Twig - permanent access to a variable in all my templates

php template-engine twig

parallel downloads in PHP

PHP RecursiveIterator traversing

Doctrine2 many-to-one association won't use JOIN query

php mysql doctrine-orm

Can I verify what algo php session hashing is using?

php session hash

Override parent's parent's constructor in PHP

php constructor overriding

is there a way to "uninclude" a file with PHP?

php include

PHP interface implementation rejects subclasses on parameters

MySQL slots under PHP / PDO

php mysql pdo vps

PHP Overloading to Unit Test Private Properties and Methods

php unit-testing simpletest

Ajax Security (i hope)

php javascript jquery html ajax

recurring payment to already running paypal script

php paypal

How to use MySQLi Prepared Statements with Stored Procedures

How to use @package & @subpackage in phpdoc?

php phpdoc