Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

What would cause checkdnsrr() or dns_get_record() to take too long?

php dns

How to convert a huge integer to hex in php?

php hex decimal

symfony2 - using multiple connections in a repository or class

How to make a multiple column mysql fulltext search where partial words are matched

php mysql sql full-text-search

symfony2 getting route parameters (controller arguments vs request)

Prevent cache in CloudFlare

how get the output from process opend by popen in php?

php popen

Accessing Object within Array

PHP: curl and stream forwarding

php curl

Is it possible to use store_result() and bind_result() with PHP PDO?

php pdo mysqli

Environment variables are not passed from .htaccess to PHP

How can I use XHProf to profile PHPUnit tests from the command line?

php phpunit xhprof

ldap filter for distinguishedName

php ldap ldap-query

Parsing result from file_get_contents('php://input')

php arrays

Checking that a table exists on MySQL [duplicate]

php mysql

Why is php not running?

Retrieving GET and POST data inside Laravel controller

php laravel http-post http-get

Wordpress: list all the URLs / routes

Are traits in PHP affected by namespaces?

php namespaces traits

Nginx + phpFPM: PATH_INFO always empty

nginx fastcgi php