Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in php

PDO - passing a field name as a variable

php mysql pdo migration

Regular expression extract a JavaScript variable in PHP

How to use my Cookie class properly

php cookies

How can PHPUnit code coverage ignore my autoloader?

json_encode runtime warning "Invalid UTF-8 sequence"

php json

Performance: file_get_contents(), Relative and Absolute URLs

php

fputcsv - only one column

php mysql arrays csv fputcsv

Difference between $this->a and $this->$b in PHP

php oop

Client system details

php javascript

How to use existing phpunit.xml in phing build.xml?

php phpunit phing

An extra attachement is being sent in php

php

How can i put condition in doctrine query builder

MySQL - WHERE, AND & OR syntax

php mysql chat

Strange behavior of Date Function

php date strtotime

PHP file_get_contents() not working

php codepad

{$foo|@print_r} prints '{$foo|@print_r}' on the screen

php smarty

Xdebug on XAMPP and Notepad++ won't connect

php xampp xdebug

how to pass value from one php page to another using session

php session post

why file_get_contents returning strange characters?

php parsing

Doctrine 2 findBy* return object

php doctrine doctrine-orm