Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

Reading data from fsockopen using fgets/fread hangs

php fread fgets fsockopen feof

Is this special treatment of exit and die documented in PHP?

What is the right way to maintain a "version for the server" - with only config files changed, in Git?

<head> appears empty in Chrome

What are the rules of string manipulation when using backticks (grave accents)?

php string shell backticks

How to develop a web-based XMPP chat facility using PHP and JQuery?

php xmpp websocket chat

what is stream and stream wrapper in php

php file stream

Initializing variables outside of PHP constructor

php oop constructor

PHP- cannot change max_execution_time in xampp

php time web-crawler

PHP display chosen image before upload

Not getting newlines in output when using PHP_EOL

php

Traverse multi dimensional array recursively without using foreach

Push notifications using Socket.IO and PHP

php socket.io

Data passed to view, not accessible in layout - Laravel Controllers

php laravel view controller

Knp Menu Bundle Current item Symfony 2

php symfony menu knpmenubundle

Faking error conditions in the mysqli library

php testing

Magento: tax wrong on extra fee in checkout

php magento magento-1.6 gomage

Yii CDbCriteria and Model->findAll, how to add custom column?

php yii

How do you bind parameters to a query that isn't prepared?

php pdo mysqli

Using Java as a backend and PHP as a front end

java php