Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

How to organize this context to collect properly the answers of each participant?

php laravel

In PHP, how many DB calls per page is okay?

php sql performance lamp

HipHop PHP (was Hyper PHP by Facebook)

php facebook hiphop

"Did you mean" feature on a dictionary database

Ajax file upload

How to detect language of text?

php language-detection

Can PHP static methods legally have a visibility of protected or private?

php oop class

Writing a chat application [closed]

Counting number of SELECTED rows in Oracle with PHP

php sql oracle select

With SQlite, how do you show current PRAGMA settings?

php sqlite pdo

Running exec as a different user

php exec

Testing RESTful web services using PHPUnit

php rest phpunit

Git: pre-receive hook with PHP_CodeSniffer

Create order programmatically in Magento

php magento

Implementing Social Login without third party, using openid-selector

Can we set a cookie in php according to client's time?

php javascript cookies

Symfony 2 Form collection field with type file

php symfony twig

Why split the View in MVC into a view class and a template

PHP 'else return' VS auto return

php function return

Struggling With OOP Concept