Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

How do you keep debug code out of production?

Switching between HTTP and HTTPS pages with secure session-cookie

Achievements / Badges system

PHP: How to rename a file uploaded with Zend_Form_Element_File?

PHP load error: %1 is not a valid Win32 application.

php apache

A CMS based on Yii? [closed]

mysqli + xdebug breakpoint after closing statement result in many warnings

php mysqli xdebug

Im getting error "deprecated pixel format used, make sure you did set range correctly using ffmpeg".. can someone check my code below?

php ffmpeg ffmpeg-php

Php multi-dimensional array from mysql result

How to PHPExcel set auto-columns width

php width phpexcel autosize

Tab specific cookies without using sessionStorage or any HTML5 features

javascript php cookies

PHP - Laravel dependency injection: pass parameters to dependency constructor

php dependency-injection

Getting Started with SAML and PHP

php single-sign-on saml

PHP forums - how to cope with unread discussions / topics / posts

php mysql forum

Symfony2 behind ELB is redirecting to http instead of https

Anatomy of a Distributed System in PHP

PHP how to find application root?

php include-path

PDF to JPG conversion using PHP

php pdf imagemagick imagick

PHP - define static array of objects

php arrays object

What is the meaning of "break 2"?

php break control-structure