Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Asynchronous cURL using POST

php curl http-post

Why is ë percent encoded to %EB but also to %C3%AB?

Recursive regex doesn’t work

php regex

Symfony 2 + Doctrine 2 overriding entity configuration

php symfony doctrine-orm

PHP and Composer

php composer-php

How can character encoding be made correctly in both php and mysql database [duplicate]

Get the value of a custom category attribute in Magento

php magento magento-1.5

Session Cookie without HttpOnly flag set

php javascript apache security

Upload very large files(>5GB)

undefined fetchAll and fetch in an returned PDOStatement

php mysql pdo undefined

PHP: "Declaration of ... should be compatible with that of ..."

php symfony

Temporary Credentials using AWS IAM

Difference between php inside html and vice versa

php html

How do I change the date format? (YII)

php date yii format

SOAP API call with PHP

php api soap call

Setting Xdebug breakpoints solely in command line

UTF-8 character encoding for email headers with PHP

php character-encoding mime

Display value of row with same id in PHP

php mysql string

how to exclude .php file from APC cache?

php caching apc

About scope and OOP in PHP

php oop variables scope