Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Why am I getting HTTP_CODE 0 from curl?

php http curl

Best login implementation in PHP/MySQL/Apache [closed]

php ajax iframe login

Dependent tests between two TestCase classes in PHPUnit

php unit-testing phpunit

Combine two array and order this new array by date

php arrays

how to expire php session if user is inactive for 15 mins

php session

Using __get() (magic) to emulate readonly properites and lazy-loading

php performance oop

Is using a for-loop on submitted POST data in PHP safe?

php ajax security

PHP: Call to undefined function gzdecode()

php function undefined

PDO multiple queries

php mysql pdo

Can I access a PHP Class Constant using a variable for the constant name?

php class-constants

nginx + nodejs + php

Zend Framework 2 - Global check for authentication with ZFCUser

How AJAX calls work with TWIG

php jquery ajax twig

PDO SHOW TABLES array

php mysql arrays pdo

ffmpeg get value from cropdetect

php ffmpeg

How to inject multiple classes that share the same interface in Laravel 4

whereBetween Dates in laravel 4 eloquent

php laravel laravel-4 eloquent

How can we use opencart events?

cURL with SSL certificates fails: error 58 unable to set private key file

php ssl curl certificate

Compare two string and ignore (but not replace) accents. PHP